From owner-freebsd-questions Sat Mar 31 0:23:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bugs.elitsat.net (bugs.elitsat.net [209.239.78.230]) by hub.freebsd.org (Postfix) with ESMTP id 7C6B537B718 for ; Sat, 31 Mar 2001 00:23:08 -0800 (PST) (envelope-from amour@bugs.elitsat.net) Received: from localhost (amour@localhost) by bugs.elitsat.net (8.11.1/8.11.1) with ESMTP id f2V8N0Q55788 for ; Sat, 31 Mar 2001 11:23:01 +0300 (EEST) (envelope-from amour@bugs.elitsat.net) Date: Sat, 31 Mar 2001 11:22:59 +0300 (EEST) From: Alexander To: freebsd-questions@freebsd.org Subject: adduser config Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message