1STOP-DIRSRV(8) System Manager's Manual STOP-DIRSRV(8)
2
3
4
6 stop-dirsrv - stop script for Directory Server
7
9 start-dirsrv [<instance>]
10
12 stop-dirsrv stops all Directory Server instances on a system, or only a
13 single instance if specified
14
16 <instance>
17 Specifies a single Directory Server instance to stop
18
20 Sample usage:
21
22 stop-dirsrv example
23
25 stop-dirsrv was written by the 389 Project.
26
28 Report bugs to http://bugzilla.redhat.com.
29
31 Copyright © 2010 Red Hat, Inc.
32 This is free software. You may redistribute copies of it under the
33 terms of the Directory Server license found in the LICENSE file of this
34 software distribution. This license is essentially the GNU General
35 Public License version 2 with an exception for plug-in distribution.
36
37
38
39 Jun 8, 2010 STOP-DIRSRV(8)