Starting and Stopping the DirX Directory Server
There are two ways that you can start and stop the DirX directory server. You can perform the operations within the context of either a dirx user environment or a superuser environment.
NOTE: Refer to the Siemens DirX directory server documentation for operating details.
dirx user Environment
To start, stop, or restart DirX within a dirx user environment:
- Log in as a dirx user:
login dirx- Change the directory to the customize directory:
cd customize- Start DirX by entering the command:
dirxadm -c start- Stop DirX by entering the command:
dirxadm shutdown.tcl- Restart DirX by performing Steps 3 and 4.
Superuser Environment