~ubuntu-branches/ubuntu/trusty/nordugrid-arc/trusty

« back to all changes in this revision

Viewing changes to src/clients/credentials/arcproxy.1.in

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2013-11-29 13:39:10 UTC
  • mfrom: (3.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20131129133910-sy6ayoavphc5hozs
Tags: 4.0.0-1
4.0.0 Release (Closes: #715131) (LP: #1049798)

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
\fBmyproxyvalidityPeriod=time\fR - lifetime of proxies delegated by myproxy server. Default is shorter of validityPeriod and 12 hours.
136
136
 
137
137
\fBproxyPolicy=policy content\fR - assigns specified string to proxy policy to limit it's functionality.
 
138
 
 
139
\fBkeybits=number\fR - length of the key to generate. Default is 1024 bits. Special value 'inherit' is to use key length of signing certificate.
 
140
 
 
141
\fBsigningAlgorithm=name\fR - signing algorithm to use for signing public key of proxy. Default is sha1. Possible values are sha1, sha2 (alias for sha256), sha224, sha256, sha384, sha512 and inherit (use algorithm of signing certificate).
 
142
.TP
 
143
\fB\-i\fR
 
144
print selected information about this proxy. Currently following information items are supported:
 
145
 
 
146
\fBsubject\fR - subject name of proxy certificate.
 
147
 
 
148
\fBidentity\fR - identity subject name of proxy certificate.
 
149
 
 
150
\fBissuer\fR - issuer subject name of proxy certificate.
 
151
 
 
152
\fBca\fR - subject name of CA which issued initial certificate.
 
153
 
 
154
\fBpath\fR - file system path to file containing proxy.
 
155
 
 
156
\fBtype\fR - type of proxy certificate.
 
157
 
 
158
\fBvalidityStart\fR - timestamp when proxy validity starts.
 
159
 
 
160
\fBvalidityEnd\fR - timestamp when proxy validity ends.
 
161
 
 
162
\fBvalidityPeriod\fR - duration of proxy validity in seconds.
 
163
 
 
164
\fBvalidityLeft\fR - duration of proxy validity left in seconds.
 
165
 
 
166
\fBvomsVO\fR - VO name  represented by VOMS attribute.
 
167
 
 
168
\fBvomsSubject\fR - subject of certificate for which VOMS attribute is issued.
 
169
 
 
170
\fBvomsIssuer\fR - subject of service which issued VOMS certificate.
 
171
 
 
172
\fBvomsACvalidityStart\fR - timestamp when VOMS attribute validity starts.
 
173
 
 
174
\fBvomsACvalidityEnd\fR - timestamp when VOMS attribute validity ends.
 
175
 
 
176
\fBvomsACvalidityPeriod\fR - duration of VOMS attribute validity in seconds.
 
177
 
 
178
\fBvomsACvalidityLeft\fR - duration of VOMS attribute validity left in seconds.
 
179
 
 
180
\fBproxyPolicy\fR
 
181
 
 
182
\fBkeybits\fR - size of proxy certificate key in bits.
 
183
 
 
184
\fBsigningAlgorithm\fR - algorith used to sign proxy certificate.
 
185
 
 
186
Items are printed in requested order and are separated by newline. If item has multiple values they are printed in same line separated by |.
138
187
.TP
139
188
\fB\-h\fR
140
189
prints short usage description
152
201
 
153
202
If destination location of proxy file is not specified, the value of 
154
203
X509_USER_PROXY environment variable is used explicitly.
155
 
If no value is provided, the default location is used - /tmp/x509up_u<USER ID>.
 
204
If no value is provided, the default location is used - <TEMPORARY DIRECTORY>/x509up_u<USER ID>.
 
205
Here TEMPORARY DIRECTORY is derived from environment variables TMPDIR, TMP, TEMP or default location /tmp is used.
156
206
 
157
207
.SH "REPORTING BUGS"
158
208
Report bugs to http://bugzilla.nordugrid.org/