On Sun, Nov 17, 2002 at 07:50:59PM -0800, Bsd Neophyte wrote: > > i've been running through some tutorials on how to convert the passwords > from md5 to blowfish. > > there's mention of the following to actually do the conversion: > > cap_mkdb /etc/login.conf > > however, i don't see the conversion. the tutorial mentions that the > password should start with $2$, but they still begin with $1$ > > how do i correct this?
only new passwords will be encrypted in blowfish. there is no way to translate them from one to the other, short of requiring your users to re-enter them. -tim To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message