Re: Postgres 9.0 + LDAP

Поиск
Список
Период
Сортировка
Искать
От
Sim Zacks
Тема
Re: Postgres 9.0 + LDAP
Дата
Msg-id
4DA54D53.2040608@compulab.co.il
Ответ на
Postgres 9.0 + LDAP (Vinzenz Bildstein)
Список
Дерево обсуждения
Postgres 9.0 + LDAP Vinzenz Bildstein <vbildste@uoguelph.ca>
Re: Postgres 9.0 + LDAP Sim Zacks <sim@compulab.co.il>
On 04/13/2011 03:36 AM, Vinzenz Bildstein wrote:
> Right now the line I would add to the pg_hba.conf would look something 
> like this:
> host database all CIDR ldap ldapserver=my.domain.com 
> ldapbasedn="dc=my,dc=domain,dc=com" ldapprefix="cn=ldap,cn=users" 
> ldapsuffix="dc=my,dc=domain,dc=com"
>
You need to include the user name field.
Mine looks like:
  ldap ldapserver=my-ldap-server.domain.local ldapprefix="uid=" 
ldapsuffix=",ou=Users,dc=domain,dc=local"

Where the authentication would generally look like:
uid=sim,ou=Users,dc=domain,dc=local

Sim
В списке pgsql-general по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: 9.0 Out of memory
От: Jeremy Palmer
Дата:
Сообщение: Re: 9.0 Out of memory
FAQ