Folks;
I'm new to LDAP & i'm trying two things i wish i can get a help from any one:
1. I'm able to search our LDAP using the command below:
ldapsearch -H ldap://ldap.abc.com -x -s sub -D 'uid=ic-admin,ou=Directory Admin ,dc=abc,dc=com' -w password -b 'dc=abc,dc=com' -ZZ...