Re: Re: Encrypting pg_shadow passwords - Mailing list pgsql-hackers

From Jim Mercer
Subject Re: Re: Encrypting pg_shadow passwords
Date
Msg-id 20010626145256.G14179@reptiles.org
Whole thread Raw
In response to Re: Re: Encrypting pg_shadow passwords  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Tue, Jun 26, 2001 at 12:30:11PM -0400, Bruce Momjian wrote:
> > Haven't many systems (at least Linux and FreeBSD) switched from this
> > to other algorithms as default, like MD5? (and usually found in /etc/shadow)
> 
> Yes, most BSD's are MD5.  I wasn't sure about Linux.  If it is md5 by
> default that would remove many sites from using crypt in secondary
> password files already.

while freebsd is now defaulting to MD5, the core function is still crypt().

-- 
[ Jim Mercer        jim@reptiles.org         +1 416 410-5633 ]
[ Now with more and longer words for your reading enjoyment. ]


pgsql-hackers by date:

Previous
From: Jim Mercer
Date:
Subject: Re: Re: Encrypting pg_shadow passwords
Next
From: "Dmitry G. Mastrukov"
Date:
Subject: New data type: uniqueidentifier