I am new to LDAP.
I have openLDAP 2.4.2 alpha version installed upon linux and Barkley Database as a backend. I had added domain information in the slapd.conf as
"database bdb
suffix dc=example,dc=com
rootdn cn=Manager,dc=example,dc=com"
when i issue the command ldapsearch as"
ldapsearch -x -b ' ' -s base '(objectclass=*)' namingContexts"
it displays the error as "
ldap_sasl_bind(SIMPLE): cant contact ldap server (-1)"
Any configuration is missing or suggestions how to do this?
None
0 Points
1 Post
Cant Contact LDAP Server
Jul 06, 2006 12:48 AM|Farhan123|LINK
I am new to LDAP.
I have openLDAP 2.4.2 alpha version installed upon linux and Barkley Database as a backend. I had added domain information in the slapd.conf as
"database bdb
suffix dc=example,dc=com
rootdn cn=Manager,dc=example,dc=com"
when i issue the command ldapsearch as"
ldapsearch -x -b ' ' -s base '(objectclass=*)' namingContexts"
it displays the error as "
ldap_sasl_bind(SIMPLE): cant contact ldap server (-1)"
Any configuration is missing or suggestions how to do this?
Regards
Farhan
Member
135 Points
1801 Posts
Re: Cant Contact LDAP Server
Jul 06, 2006 09:15 AM|dunnry|LINK
Weblog
The Book
LDAP Programming Help