LDAP configuration problem
От
Wenjian Yang
Тема
LDAP configuration problem
Дата
Msg-id
bf9d6a9e0612280718t743edfdcma8f1c3b53c2d6176@mail.gmail.com
Список
Дерево обсуждения
LDAP configuration problem "Wenjian Yang" <wenjiany@gmail.com>
Re: LDAP configuration problem Magnus Hagander <magnus@hagander.net>
Re: LDAP configuration problem "Wenjian Yang" <wenjiany@gmail.com>
Re: LDAP configuration problem Magnus Hagander <magnus@hagander.net>
Re: LDAP configuration problem "Wenjian Yang" <wenjiany@gmail.com>
Re: LDAP configuration problem "Joshua D. Drake" <jd@commandprompt.com>
Hi,
I've just installed 8.2.0 from rpms on FC6 i386 and wanted to try out the built-in LDAP support.
The following LDAP authentication was added to "pg_hba.conf"
host all all 0.0.0.0 0.0.0.0 ldap://dc.domain.com/dc=domain,dc=com/DOMAIN\
However when trying to connect from another machine, it gave the error "FATAL: missing or erroneous pg_hba.conf file".
Looking at the server log, the comma in "dc=domain,dc=com" has become ^A while all the other characters are intact.
Does this have to do with some other packages or I specified the the line wrong? Thanks in advance.
Wenjian
I've just installed 8.2.0 from rpms on FC6 i386 and wanted to try out the built-in LDAP support.
The following LDAP authentication was added to "pg_hba.conf"
host all all 0.0.0.0 0.0.0.0 ldap://dc.domain.com/dc=domain,dc=com/DOMAIN\
However when trying to connect from another machine, it gave the error "FATAL: missing or erroneous pg_hba.conf file".
Looking at the server log, the comma in "dc=domain,dc=com" has become ^A while all the other characters are intact.
Does this have to do with some other packages or I specified the the line wrong? Thanks in advance.
Wenjian
В списке pgsql-general по дате отправления