Thread
-
Re: Re: Encrypting pg_shadow passwords
Jim Mercer <jim@reptiles.org> — 2001-06-26T18:50:23Z
On Tue, Jun 26, 2001 at 11:05:55AM -0400, Bruce Momjian wrote: > The only reason to add double-crypt is so we can continue to use > /etc/passwd entries on systems that use crypt() in /etc/passwd. as someone else noted, freebsd's crypt() function does multiple types types of crypto (DES, MD5, etc) based on a tag in the salt. -- [ Jim Mercer jim@reptiles.org +1 416 410-5633 ] [ Now with more and longer words for your reading enjoyment. ]