ldapadd cannot add user
Hi Expert,
Configured AOD to AD using DIP. when i modify user it is working.
When trying to create user it is taking time and gives below error
Tried using ldapadd command
./ldapadd -h ******** -p 389 -D ******* -w **** -f user1.ldif -v
add objectClass:
top
person
organizationalPerson
user
ldap_add: Can't contact LDAP server
Some permission is missing or if any body has face this issue.