LDAP Search failing when i provide Multiple entry in pg_hba.conf - Mailing list pgsql-general

From Revana Siddu
Subject LDAP Search failing when i provide Multiple entry in pg_hba.conf
Date
Msg-id CAOp_RD9yZO7pxXaSYj6Z1E3h4HT2-MDJUoa7YFMuF=xzWvSfHQ@mail.gmail.com
Whole thread Raw
Responses Re: LDAP Search failing when i provide Multiple entry in pg_hba.conf
List pgsql-general
Hi,

This my pg_hba.conf , If I comment one entry users belong that basedn works , With 2 entry not working ... Please help how  to go about this 
 
host    all             all           clienthostip/32 ldap ldapserver=ldapserver.com ldapbasedn="OU=Users,OU=AP Region,DC=xx,DC=com"  ldapbinddn="cn=serviceID,ou=special accounts,ou=ISO,dc=xx,dc=com" ldapbindpasswd="xxxx" ldapsearchattribute="sAMAccountName"
host    all             all           clienthostip/ldap ldapserver=ldapserver.com ldapbasedn="OU=Users,OU=ISO,DC=xx,DC=com" ldapbinddn="cn=serviceID,ou=special accounts,ou=ISO,dc=xx,dc=com" ldapbindpasswd="xxxxx" ldapsearchattribute="sAMAccountName"

Thanks
Siddesh

pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: Row data is reflected in DETAIL message when constraints fail oninsert/update
Next
From: "Peter J. Holzer"
Date:
Subject: Re: Row data is reflected in DETAIL message when constraints fail oninsert/update