open ldap configuration on rhel3-u4

Nilesh Joshi nileshnjoshi at gmail.com
Fri Aug 14 00:33:31 UTC 2009


Hi,

I have installed openldap-2.0.27-23 on my server.

I have configured certificate and path is mentioned in slapd.conf file.

I am able to create root DN and also able to add user to it.

When I search using cn=manager,dc=test,dc=com, it gives me correct answers.
Howere, whenever I search using user id, I see error 49.

ldapsearch -x -b "ou=people,dc=test,dc=com" -D
"cn=nilesh,ou=people,dc=test,dc=com" -W '(uid=nilesh)'

In logs, I see:
conn=11 fd=10 ACCEPT from IP=192.168.1.2:53115 (IP=0.0.0.0:389)
conn=11 op=0 BIND dn="cn=nilesh,ou=people,dc=test,dc=com" method=128
conn=11 op=0 RESULT tag=97 err=49 text=
conn=11 fd=10 closed (connection lost)

I would like to have openldap running without sasl.

How should I configure the same? How can I fix this issue?

Thanks and Regards,
-Nilesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/redhat-install-list/attachments/20090813/0a6e1dc1/attachment.htm>


More information about the Redhat-install-list mailing list