Starting/Stopping LDAP Server

I have IBM Tivoli directory server V6.1 setup on my local machine and i use following commands to administer it

  • Starting server: /opt/ibm/ldap/V6.1/sbin/idssldap -I idsinst

  • Starting Web Admin server: /opt/ibm/ldap/V6.1/appserver/bin/startServer.sh server1

  • Stopping server /opt/ibm/ldap/V6.1/sbin/idssldap -I idsinst -k

  • Stopping Web Admin server: /opt/ibm/ldap/V6.1/appserver/bin/stopServer.sh server1



ONce the web admin server is started go to http://localhost:12100/IDSWebApp/IDSjsp/Login.jsp page, and the default login is cn=root and password is "secret" or superadmin/secret

You can change the password for the cn=root user using idsxcfg tool

No comments: