From owner-freebsd-questions Fri Feb 23 11:16:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay4.inwind.it (relay4.inwind.it [212.141.53.75]) by hub.freebsd.org (Postfix) with ESMTP id E06BE37B503 for ; Fri, 23 Feb 2001 11:16:19 -0800 (PST) (envelope-from fcasadei@inwind.it) Received: from [62.98.219.79] (62.98.219.79) by relay4.inwind.it (5.1.056) id 3A88018C001EF29F for freebsd-questions@freebsd.org; Fri, 23 Feb 2001 20:16:17 +0100 Received: (qmail 458 invoked by uid 1001); 23 Feb 2001 19:16:13 -0000 Date: Fri, 23 Feb 2001 20:16:13 +0100 From: Francesco Casadei To: Colin Legendre Cc: freebsd-questions@freebsd.org Subject: Re: adduser Message-ID: <20010223201613.A359@junior.kasby> Mail-Followup-To: Colin Legendre , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from sudz@ns3g.com on Fri, Feb 23, 2001 at 10:33:05AM -0500 X-Operating-System: FreeBSD 3.5-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 23, 2001 at 10:33:05AM -0500, Colin Legendre wrote: > I have noticed that adduser crypts the password using DES and not MD5. > Anyway to change this. >=20 > Colin Legendre CCNA, MCP > Infrastructure Management Specialist > Q9 Networks Inc. > sudz@ns3g.com >=20 >=20 > end of the original message As explained in section 8.4 of the handbook: If you have installed the DES-capable crypt library libdescrypt (e.g. by installing the "crypto" distribution), then which password format will be used for new passwords is controlled by the ``passwd_format'' login capability in /etc/login.conf, which takes values of either ``des'' or ``md5''. See the login.conf(5) manpage for more information about login capabilities. This don't work in a 3.x-STABLE system. You can force MD5 passwords by putting $1$ in the second field of /etc/master.passwd (or something similar= ). Francesco Casadei --=20 You can download my public key from http://digilander.iol.it/fcasadei/ or retrieve it from a keyserver (pgpkeys.mit.edu, wwwkeys.pgp.net, ...) Key fingerprint is: 1671 9A23 ACB4 520A E7EE 00B0 7EC3 375F 164E B17B --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6lrb9fsM3XxZOsXsRAqAaAJ47emfbbGAi9U5d8iy+JCFSOMmUWwCghXBy MJrSLjLkRfdzFdj5lK4Y3o0= =PMWF -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message