Shell Scripts
Chapter 8 Command-Line Scripts 269
saveconfig (Save Administration Server
Configuration)
Saves Administration Server configuration information to the following directory:
serverRoot/slapd-serverID/confbak
This script will only run if the server is running.
Syntax
Options
There are no options for this script.
start-slapd (Start the Directory Server)
Starts the Directory Server. It might be a good idea to check whether the server has
been effectively started using the
ps
command because it could sometimes be that
the script returned while the startup process was still on-going, resulting in a
confusing message.
Syntax
Options
There are no options for this script.
Exit Status
Shell script:
saveconfig
Shell script:
start-slapd
0 Server started successfully.
1 Server could not be started.
2 Server was already started.