Re: postgres kerberos how to

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: postgres kerberos how to
Дата
Msg-id 20061220015436.GE24675@kenobi.snowman.net
обсуждение исходный текст
Ответ на postgres kerberos how to  (Derrick <dstensrud@worleyco.com>)
Список pgsql-general
* Derrick (dstensrud@worleyco.com) wrote:
> I was wondering if anyone out there could point me in the right
> direction.  I'm looking for a decent how to on using postgresql's built
> in kerberos support to authenticate against windows 2003 active
> directory.  I was trying to use pam_ldap, but had to give up and decide
> on using kerberos instead.  Any help what so ever is much appreciated.
> Thanks.

If you're willing to use a pam-based solution it might be easier/simpler
to set up libpam-krb5 to talk to AD (which I believe there's a fair bit
of documentation for) and then have PG use PAM.  Otherwise, it depends
on what your client is, exactly, as to the difficulty getting the
built-in kerberos support interacting correctly with AD.

    Thanks,

        Stephen

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Autovacuum Improvements
Следующее
От: Glen Parker
Дата:
Сообщение: Re: Autovacuum Improvements