I could'nt bind ldap server with -D option but only
with -x option :(( ie ldapsearch -x -b 'o=usm' UID=Jim
servername(works ok)
ldapsearch -x -D "UID =Jim,o=usm" -b
'o=usm' servername
(not working)
For this how should i configure slapd ,
should I set acls in slapd?
Thanks in advance
|