Stopping an instance of the directory Administration Server

You can stop an instance of the Administration Server using one of the provided methods.

Procedure

If you have already configured a directory administration DN and password, you can use the ibmdirctl command to stop the administration server. This command is not platform specific.
Issue one of the commands:
ibmdirctl -D <adminDN> -w <adminPW> -h <hostname>
-p <port> admstop
The ibmdirctl command can be issued locally or remotely.
ibmdiradm -I <instancename> -k
The ibmdiradm command must be issued locally.