Cannot connect to the LDAP server using ldapbind
Hello - Oracle Identity Management 11.1.1.7
For some reason, Im running into a weird behavior trying to use ldapbind. I cannot run a ldapbind like this anymore: ldapbind -h localhost -p 3060 -D "cn=me,dc=mydomain" -p "password"
I get "Cannot connect to the LDAP server".
I CAN do this: ldapbind -h localhost -p 3060 -D "cn=me,dc=mydomain" -q
and then enter the password - get bind successful.
Doesn't matter what user or password I use, and I never get invalid credentials even if they're incorrect.
I've never seen this before, has anyone seen this behavior?
Thanks for the help!