From owner-freebsd-questions Wed Dec 19 22:55:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id BC0F937B416 for ; Wed, 19 Dec 2001 22:55:24 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id fBK6t0J02474; Thu, 20 Dec 2001 01:55:00 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: md5 master.passwd From: Joe Clarke To: Andrey Shirshov Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <6217146760.20011220094511@angelsk.ru> References: <6217146760.20011220094511@angelsk.ru> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 20 Dec 2001 01:55:35 -0500 Message-Id: <1008831335.81679.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2001-12-20 at 01:45, Andrey Shirshov wrote: > Hello freebsd-questions. > > how make in defaults md5 crypt master.passwd? > when i cvsup all, and buildworld all symbolic link in > /usr/lib/libcrypt.* > libdescrypt.* Edit /etc/login.conf, and change passwd_format to md5. Then, run cap_mkdb /etc/login.conf. You'll have to change the users' passwords for the new format to take effect, of course. Joe > > > -- > Shirshov Andrey > andy@angelsk.ru > +7 (8182) 657612 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message