Error: ldap_simple_bind: Can't connect to LDAP server - No erro
807573Mar 25 2004 — edited Mar 29 2004HI,
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.