Date: Thu, 21 Aug 2003 16:53:47 +0100 From: support <support@munk.nu> To: Kris Yates <kris@2binteractive.com> Cc: questions@freebsd.org Subject: Re: passwd vs adduser Message-ID: <20030821155347.GC53912@users.munk.nu> In-Reply-To: <3F44E6C0.2000403@2binteractive.com> References: <3F44E6C0.2000403@2binteractive.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 21, 2003 at 10:35:28AM -0500, Kris Yates wrote: > I modified my system so that passwd now uses blowfish. However, adduser > still uses DES. How can I force adduser to use blowfish? You could try checking /etc/adduser.conf perhaps there's an option in there to specify the password hashing method. I have a feeling it doesn't support other password hashing methods for some reason, but I may be wrong. Instead you may want to use the 'pw' utility: pw adduser which I believe adheres to the password hashing method you specify for the system. -- Jez http://www.munk.nu/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030821155347.GC53912>
