1STOP-DS-ADMIN(8) System Manager's Manual STOP-DS-ADMIN(8)
2
3
4
6 stop-ds-admin - stop script for Admin Server
7
9 stop-ds-admin
10
12 stop-ds-admin stops the Admin Server instance
13
14
15 NOTE: On systems that provide the service command or systemctl or other
16 similar command, that command should be used instead of this script.
17 This script is only for those installations that do not support such
18 mechanisms. e.g.
19
20
21 service dirsrv-admin stop
22
24 Sample usage:
25
26 stop-ds-admin
27
29 stop-ds-admin was written by the 389 Project.
30
32 Report bugs to http://bugzilla.redhat.com.
33
35 Copyright © 2010 Red Hat, Inc.
36 This is free software. You may redistribute copies of it under the
37 terms of the Directory Server license found in the LICENSE file of this
38 software distribution. This license is essentially the GNU General
39 Public License version 2 with an exception for plug-in distribution.
40
41
42
43 Jul 1 2011 STOP-DS-ADMIN(8)