changing IP address problem
I changed the IP address of my server, and now I cannot access the Admin
console. I used the script per iPlanet documentation to change the IP
address, but perhaps my syntax is correct because it gives this error:
ldap_bind: Invalid credentials
ldap_bind: additional info: 80090308: LdapErr: DSID-0C090290, comment:
AcceptSec
urityContext error, data 525, v893
oldaddr:
newaddr: 192.168.1.102
The script given by iPlanet doc is:
...\..\install\perl admin_ip.pl <Directory_Manager_DN>
<Directory_Manager_password> <old_IP> <new_IP> [port #]
The command that I used was:
...\..\install\perl admin_ip.pl "cn=Directory Manager" netscape 10.1.1.100
192.168.1.102
Can anyone tell me what am I doing wrong? I have tried with the quotes,
without the quotes, .... Thanks for your help.
Phung

