Red Hat Directory Server 8.0 Configuration, Command, and File Reference

host, port, and binddn can be replaced with relevant values or *, or omitted altogether. If host
is null or *, the entry may apply to any host that does not have a dedicated entry in the file. If
port is null or *, the port will default to the port stored in the current replication agreement. If
binddn is null or *, it defaults to cn=Directory Manager.
bindcert can be replaced with the full path to the certificate database, null, or *. If bindcert is
omitted or replaced with *, the connection will be a simple bind.
For example, the configuration file may appear as follows:
#Configuration File for Monitoring Replication Via Admin Express
[connection]
*:*:*:mypassword
[alias]
M1 = host1.example.com:10011
C1 = host4.example.com:10021
C2 = host2.example.com:10022
[color]
0 = #ccffcc
5 = #FFFFCC
60 = #FFCCCC
A shadow port can be set in the replication monitor configuration file. For example:
host:port=shadowport:binddn:bindpwd:bindcert
When the replication monitor finds a replication agreement that uses the specified port, it will
use the shadow port to connect to retrieve statistics.
3.12. restart-slapd (Restarts the Directory Server)
Restarts the Directory Server.
Syntax.
restart-slapd
Options.
There are no options for this script.
Exit Status.
restart-slapd (Restarts the Directory Server)
255