start-server

Description Examples Arguments

Description

Start the Directory Server.

Examples

Start the server as a background process:

start-server

Start the server as a foreground process:

start-server --nodetach

Arguments

-V
--version

Description Display Directory Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-s
--systemInfo

Description Display general system information

-L
--useLastKnownGoodConfig

Description Attempt to start using the configuration that was in place at the last successful startup (if it is available) rather than using the current active configuration

-S
--skipPrime

Description Do not perform priming for backends even if that feature is enabled in the configuration

--lockdownMode

Description Start the server in lockdown mode so that it will only accept requests from users with the lockdown-mode privilege

-N
--nodetach

Description Do not detach from the terminal and continue running in the foreground

-Q
--quiet

Description Use quiet mode

-v
--verbose

Description Specifying this parameter will enable detailed timing information for every phase of the server startup, not just ones of a certain length