Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2001 19:08:09 -0700
From:      dannyman <dannyman@dannyland.org>
To:        Alexander <amour@bugs.elitsat.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: adduser config
Message-ID:  <20010403190809.L40739@dell.dannyland.org>
In-Reply-To: <Pine.BSF.4.21.0103311121010.55742-100000@bugs.elitsat.net>; from amour@bugs.elitsat.net on Sat, Mar 31, 2001 at 11:22:59AM %2B0300
References:  <Pine.BSF.4.21.0103311121010.55742-100000@bugs.elitsat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 31, 2001 at 11:22:59AM +0300, Alexander wrote:
> I noticed that adduser uses DES for encrypting the user password, but how
> can I change it to use MD5 by default ? Because now I'm doing the
> following, after I add the user I  change his pass using  `passwd` and the
> password then is MD5 encrypted.

Adduser is a creaky antique.  Use pw directly, or check out my enteruser
script, which was written as a replacement for adduser:

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24439

-danny

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010403190809.L40739>