Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)
В списке pgsql-hackers по дате отправления:
| От | Bruce Momjian |
|---|---|
| Тема | Re: [HACKERS] Solution to the pg_user passwd problem !?? (c) |
| Дата | |
| Msg-id | 199802191816.NAA10309@candle.pha.pa.us обсуждение |
| Ответ на | Re: [HACKERS] Solution to the pg_user passwd problem !?? (c) (Brett McCormick <brett@work.chicken.org>) |
| Ответы |
Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)
|
| Список | pgsql-hackers |
> > > Have we considering using the unix crypt function for passwords? That > way it wouldn't matter (as much) if people saw the password, and would > still be (somewhat less) secure. > > On Thu, 19 February 1998, at 15:55:07, Jan Wieck wrote: I don't know what the problem with using crypt was. It may be because he passes a random salt to the user, and the user makes the password packet with the given salt and returns it to the backend. If we use crypt, we have to send a plaintext password over the network, don't we? -- Bruce Momjian maillist@candle.pha.pa.us
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера