LDAP Search and Modify ??? Hi all,
May I Please know that from which file the following command displays the information.
ldapsearch -x -h zimbra.domain.com -p 389 -D 'uid=admin,ou=people,dc=domain,dc=com' -W password -b "dc=domain,dc=com"
Moreover to modify some of the entries i enter the proper command but following error is given,
modifying entry "uid=adeel3,ou=people,dc=domain,dc=com"
ldap_modify: Insufficient access (50)
How can I give the access to the admin so that he can modify the entries
Regards
Adeel |