Re: LDAP authentication

Поиск
Список
Период
Сортировка
Искать
От
Evan Rempel
Тема
Re: LDAP authentication
Дата
Msg-id
48EFD63C.30507@uvic.ca
Ответ на
LDAP authentication (Evan Rempel)
Список
Дерево обсуждения
error message in PITR restore: "Mark Steben" <msteben@autorevenue.com>
Re: error message in PITR restore: Simon Riggs <simon@2ndquadrant.com>
Re: error message in PITR restore: "Mark Steben" <msteben@autorevenue.com>
Re: error message in PITR restore: Simon Riggs <simon@2ndquadrant.com>
LDAP authentication Evan Rempel <erempel@uvic.ca>
Re: LDAP authentication Evan Rempel <erempel@uvic.ca>
Re: LDAP authentication Bruce Momjian <bruce@momjian.us>
Well, the list became very quiet on this question. Can anyone chime in with
suggestions to have some accounts authenticated by ldap and the remainder by MD5

Evan.

Evan Rempel wrote:
> I would like to use password authentication for most users, but LDAP authentication for the remaining ones users,
> There will be no overlap of login names.
> 
> I do not really want to create an entry in the pg_hba.conf file for each login. What I would like is
> something like
> 
> 
> host    all     all             142.104.0.0/24        MD5
> host    all     all             142.104.0.0/24        ldap...
> 
> in hopes that if the account can be authenticated by MD5 local postgresql accounts, then it is,
> otherwise it will be authenticated by ldap.
> 
> Is this type of setup possible?

-- 
Evan Rempel
В списке pgsql-admin по дате отправления
От: Kevin Grittner
Дата:
Сообщение: Re: DB novice questions
От: IJS/System - Joko
Дата:
Сообщение: Re: logging SQL statements
FAQ