ndsconfig return value = 57.
I am trying to add an OES2 server to an existing tree, when I do it gives me error 57, here is the complete detail:
command: /opt/novell/eDirectory/bin/ndsconfig add -c -t 'COIT' -n 'ou=BAYAREA.o=COIT' -a 'cn=admin.o=COIT' -p 10.0.0.27:524 -d /var/opt/novell/eDirectory/data/dib -D /var/opt/novell/eDirectory -B 10.0.0.30@524 -L 389 -l 636 -o 8028 -O 8030 --config-file /etc/opt/novell/eDirectory/conf/nds.conf return
Configuring the NDAP interfaces... Done
Configuring the HTTP interfaces... Done
Configuring the LDAP interfaces... Done
Starting the service 'ndsd'... Done.
Done
Stopping the service 'ndsd'... Done.
Configuring Novell eDirectory server with the following parameters, Please wait...
Tree Name : COIT
Server DN : taylor.ou=BAYAREA.o=COIT
Admin DN : cn=admin.o=COIT
NCP Interface(s) : 10.0.0.30@524
HTTP Interface(s) : 10.0.0.30@8028
HTTPS Interface(s) : 10.0.0.30@8030
LDAP TCP Port : 389
LDAP TLS Port : 636
LDAP TLS Required : Yes
Remote Server Address : 10.0.0.27:524
Configuration File : /etc/opt/novell/eDirectory/conf/nds.conf
Instance Location : /var/opt/novell/eDirectory/data
DIB Location : /var/opt/novell/eDirectory/data/dib
Checking if server is ready to service requests...
ERROR: /opt/novell/eDirectory/bin/ndsconfig return value = 57.
|