1NS-SLAPD(8) System Manager's Manual NS-SLAPD(8)
2
3
4
6 ns‐slapd - The main Directory Server daemon
7
9 ns-slapd -D configdir [-d debuglevel] [-i pidlogfile] [-v] [-V]
10
12 ns‐slapd launches the LDAP Directory Server
13
15 A summary of options is included below:
16
17 -v Show version of program.
18
19 -D configdir
20 Specifies the configuration directory pointing at the instance
21 to be started (e.g. /etc/dirsrv/slapd‐localhost)
22
23 -d debuglevel
24 Specifies the debuglevel to be used
25
26 -i pidlogfile
27 Specifies file where the pid of the process will be stored
28
30 ns-slapd was written by the 389 Project.
31
33 Report bugs to https://pagure.io/389-ds-base/new_issue
34
36 Copyright © 2001 Sun Microsystems, Inc. Used by permission.
37 Copyright © 2017 Red Hat, Inc.
38 This manual page was written by Michele Baldessari
39 <michele@pupazzo.org>, for the Debian project (but may be used by oth‐
40 ers).
41 This is free software. You may redistribute copies of it under the
42 terms of the Directory Server license found in the LICENSE file of this
43 software distribution. This license is essentially the GNU General
44 Public License version 2 with an exception for plug‐in distribution.
45
46
47
48 March 31, 2017 NS-SLAPD(8)