Re: [general] Permissions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [general] Permissions
Дата
Msg-id 200111130108.fAD18sY18831@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [general] Permissions  (Jeff Davis <list-pgsql-general@dynworks.com>)
Список pgsql-general
> On Monday 12 November 2001 03:16 pm, you wrote:
> > Thank you.  This worked.  In testing it out, I noticed that postgres only
> > considers the first eight charaters of the password.  So
> >
> > abcdefghijklm
> > abcdefghmlkji
> >
> > are considered the same by postgres.  Is that correct?
>
> Well... sort of. It isn't so much Postgres as crypt(). crypt() only hashes
> the first 8 characters. I wonder if postgres supports md5 encryption instead?
> md5 is considered more secure and allows for longer passwords.

7.2 will have MD5, and in all interfaces, including jdbc and odbc.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  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, Pennsylvania 19026

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: [general] Permissions
Следующее
От: Sharon Cowling
Дата:
Сообщение: Outer Joins