1GLOBUS-GATEKEEPER-(8)    Grid Community Toolkit Manual   GLOBUS-GATEKEEPER-(8)
2
3
4

NAME

6       globus-gatekeeper-admin - Manage globus-gatekeeper services
7

SYNOPSIS

9       globus-gatekeeper-admin [-h]
10
11       globus-gatekeeper-admin -l [-n NAME]
12
13       globus-gatekeeper-admin -e SERVICE [-n NAME]
14
15       globus-gatekeeper-admin -E
16
17       globus-gatekeeper-admin -d SERVICE
18

DESCRIPTION

20       The globus-gatekeeper-admin program manages service entries which are
21       used by the globus-gatekeeper to execute services. Service entries are
22       located in the /etc/grid-services directory. The
23       globus-gatekeeper-admin can list, enable, or disable specific services,
24       or set a service as the default. The -h command-line option shows a
25       brief usage message.
26
27       The -l command-line option to globus-gatekeeper-admin will cause it to
28       list all of the services which are available to be run by the
29       globus-gatekeeper. In the output, the service name will be followed by
30       its status in brackets. Possible status strings are ENABLED, DISABLED,
31       and ALIAS to NAME, where NAME is another service name.
32
33       If the -n NAME is used, then only information about the service named
34       NAME is printed.
35
36       The -e SERVICE command-line option to globus-gatekeeper-admin will
37       cause it to enable a service so that it may be run by the
38       globus-gatekeeper.
39
40       If the -n NAME option is used as well, then the service will be enabled
41       with the alias NAME.
42
43       The -E command-line option to globus-gatekeeper-admin will cause it to
44       enable a service alias with the name jobmanager. The
45       globus-gatekeeper-admin program will choose the first service it finds
46       as the default. To enable a particular service as the default, use the
47       -e parameter described above with the -n parameter.
48
49       The -d SERVICE command-line option to globus-gatekeeper-admin will
50       cause it to disable a service so that it may not be run by the
51       globus-gatekeeper. All aliases to a disabled service are also disabled.
52

FILES

54       The following files affect globus-gatekeeper-admin execution:
55
56       /etc/grid-services
57           Default location of enabled gatekeeper service descriptions.
58

AUTHOR

60       Copyright © 1999-2016 University of Chicago
61
62
63
64Grid Community Toolkit 6          03/31/2018             GLOBUS-GATEKEEPER-(8)
Impressum