Re: Encoding passwords

Поиск
Список
Период
Сортировка
От Sean Chittenden
Тема Re: Encoding passwords
Дата
Msg-id 20010929190519.A46126@rand.tgd.net
обсуждение исходный текст
Ответ на Re: Encoding passwords  (teg@redhat.com (Trond Eivind Glomsrød))
Список pgsql-general
> > Another idea is stop storing hashes altogether
>
> You can already avoid passwords by using kerberos authentication.

Are there any good docs on kerberos with postgres?  Unlike almost
everything else in this project, I've found them quite lacking.  My
biggest question would be I've got kerberos setup and working well.  How
do I get postgres to authorize a user.

For the sake of example, let's say I've got the principle:
johndoe@REALM.COM.  Do I need to create a principle
johndoe/postgres@REALM.COM?  If so, what is the keytab that I'd create
for the postmaster?  postgres/host.example.com@REALM.COM?

Thanks.  -sc

--
Sean Chittenden

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

Предыдущее
От: "Emmanuel SARACCO"
Дата:
Сообщение: number of views supported in 7.1
Следующее
От: "Andy Hallam"
Дата:
Сообщение: Re: CREATION OF PRIMARY KEYS