Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error: ldap_simple_bind: Can't connect to LDAP server - No erro

807573Mar 25 2004 — edited Mar 29 2004
HI,

I am trying to access a remote LDAP server and got this error. I can ping the server without problem. What else I should do.

Thanks for your help.


Here is my script
ldapmodify -h "kdsmsp02" -p 389 -a -f adduser.ldif -D "uid=admin,ou=Admin, ou=Topology..." -w "aaa"

The script works find on kdsmsp02, but not on a remote machine.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2004
Added on Mar 25 2004
3 comments
192 views