Password authentication confusion.

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема Password authentication confusion.
Дата
Msg-id 20030522222929.GA508@ping.be
обсуждение исходный текст
Ответы Re: Password authentication confusion.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
I was just reading the manual on password authentication and
encryption.

In pg_hba.conf you can say either "password", "md5", or "crypt",
and says that controls how it goes over the line.

In create/alter user you can say "encrypted" or "unencrypted",
and it will be stored like that in the database.

Is there some kind of challenge used in case the authentication
is using md5/crypt?  In case of password too if it's stored
encrypted?

Is the only case that it doesn't use a challenge maybe the case
it's stored unencrypted and authentication method is password?


Kurt



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

Предыдущее
От: Sailesh Krishnamurthy
Дата:
Сообщение: Re: Tetra-bytes database / large indexes needs
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: $PostgreSQL$ for revision info