File: globus-gatekeeper-admin.8

package info (click to toggle)
globus-gram-job-manager-scripts 7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 428 kB
  • sloc: perl: 1,606; sh: 675; makefile: 70
file content (68 lines) | stat: -rw-r--r-- 3,751 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
'\" t
.\"     Title: globus-gatekeeper-admin
.\"    Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\"      Date: 03/31/2018
.\"    Manual: Grid Community Toolkit Manual
.\"    Source: Grid Community Toolkit 6
.\"  Language: English
.\"
.TH "GLOBUS\-GATEKEEPER\-" "8" "03/31/2018" "Grid Community Toolkit 6" "Grid Community Toolkit Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
globus-gatekeeper-admin \- Manage globus\-gatekeeper services
.SH "SYNOPSIS"
.sp
\fBglobus\-gatekeeper\-admin\fR [\-h]
.sp
\fBglobus\-gatekeeper\-admin\fR \-l [\-n \fINAME\fR]
.sp
\fBglobus\-gatekeeper\-admin\fR \-e \fISERVICE\fR [\-n \fINAME\fR]
.sp
\fBglobus\-gatekeeper\-admin\fR \-E
.sp
\fBglobus\-gatekeeper\-admin\fR \-d \fISERVICE\fR
.SH "DESCRIPTION"
.sp
The \fBglobus\-gatekeeper\-admin\fR program manages service entries which are used by the \fBglobus\-gatekeeper\fR to execute services\&. Service entries are located in the /etc/grid\-services directory\&. The \fBglobus\-gatekeeper\-admin\fR can list, enable, or disable specific services, or set a service as the default\&. The \fI\-h\fR command\-line option shows a brief usage message\&.
.sp
The \fB\-l\fR command\-line option to \fBglobus\-gatekeeper\-admin\fR will cause it to list all of the services which are available to be run by the \fBglobus\-gatekeeper\fR\&. In the output, the service name will be followed by its status in brackets\&. Possible status strings are \fBENABLED\fR, \fBDISABLED\fR, and \fBALIAS to \fR\fB\fINAME\fR\fR, where \fINAME\fR is another service name\&.
.sp
If the \fB\-n \fR\fB\fINAME\fR\fR is used, then only information about the service named \fINAME\fR is printed\&.
.sp
The \fB\-e \fR\fB\fISERVICE\fR\fR command\-line option to \fBglobus\-gatekeeper\-admin\fR will cause it to enable a service so that it may be run by the \fBglobus\-gatekeeper\fR\&.
.sp
If the \fB\-n \fR\fB\fINAME\fR\fR option is used as well, then the service will be enabled with the alias \fINAME\fR\&.
.sp
The \fB\-E\fR command\-line option to \fBglobus\-gatekeeper\-admin\fR will cause it to enable a service alias with the name jobmanager\&. The \fBglobus\-gatekeeper\-admin\fR program will choose the first service it finds as the default\&. To enable a particular service as the default, use the \fB\-e\fR parameter described above with the \fB\-n\fR parameter\&.
.sp
The \fB\-d \fR\fB\fISERVICE\fR\fR command\-line option to \fBglobus\-gatekeeper\-admin\fR will cause it to disable a service so that it may not be run by the \fBglobus\-gatekeeper\fR\&. All aliases to a disabled service are also disabled\&.
.SH "FILES"
.sp
The following files affect \fBglobus\-gatekeeper\-admin\fR execution:
.PP
\fB/etc/grid\-services\fR
.RS 4
Default location of enabled gatekeeper service descriptions\&.
.RE
.SH "AUTHOR"
.sp
Copyright \(co 1999\-2016 University of Chicago