From owner-freebsd-questions Tue Apr 3 19: 7: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dell.dannyland.org (dell.dannyland.org [64.81.36.13]) by hub.freebsd.org (Postfix) with ESMTP id 8BD4B37B71C for ; Tue, 3 Apr 2001 19:07:05 -0700 (PDT) (envelope-from dannyman@toldme.com) Received: by dell.dannyland.org (Postfix, from userid 1001) id 85A4F5C3F; Tue, 3 Apr 2001 19:08:09 -0700 (PDT) Date: Tue, 3 Apr 2001 19:08:09 -0700 From: dannyman To: Alexander Cc: freebsd-questions@freebsd.org Subject: Re: adduser config Message-ID: <20010403190809.L40739@dell.dannyland.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from amour@bugs.elitsat.net on Sat, Mar 31, 2001 at 11:22:59AM +0300 X-Loop: djhoward@uiuc.edu X-URL: http://www.dannyland.org/~dannyman/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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