Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2003 01:33:38 +0530
From:      Shantanoo Mahajan <fbsd@dhumketu.cjb.net>
To:        Oles Hnatkevych <ohnatkevych@alfabank.kiev.ua>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: md5/des ?
Message-ID:  <20031112200338.GA1398@dhumketu.homeunix.net>
In-Reply-To: <102687543915.20031112132335@alfabank.kiev.ua>
References:  <102687543915.20031112132335@alfabank.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
+++ Oles Hnatkevych [freebsd] [12-11-03 13:23 +0200]:
| Hello!
| 
| /usr/bin/passwd does my passwords MD5 encrypted (accordingly to /etc/login.conf)
| But /usr/sbin/adduser creates users with DES encrypted passwords.
| How do I make it use MD5 instead of DES? Seems like it's perls crypt()
| problem, and the DES is the default...
| 
| 
| ------------------------------

man login.conf | grep passwd_format -A 5

Regards,
Shantanoo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031112200338.GA1398>