Re: So we're in agreement....

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: So we're in agreement....
Дата
Msg-id 200005070343.XAA28607@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: So we're in agreement....  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
> 
> So, we're going to go with less security then is available on most Unix
> OSs?  
> 
> if we are going to do this, *please* just use the regular system
> crypt() function ... for those that are using MD5 for their passwords, at
> least as it is under FreeBSD, crypt() does either MD5 or DES depending on
> the system ...
> 

We have to use MD5 with double-encription.  We have to do that because
all clients need MD5 too, and we can't assume they all have DES.


--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: So we're in agreement....
Следующее
От: "Robert B. Easter"
Дата:
Сообщение: Re: You're on SecurityFocus.com for the cleartext passwords.