1VOMS-PROXY-LIST(1)                VOMS Client               VOMS-PROXY-LIST(1)
2
3
4

NAME

6       voms-proxy-list - Shows a list of all availabel attributes from a
7       specified server
8

SYNOPSIS

10       voms-proxy-list [options]
11

DESCRIPTION

13       The voms-proxy-list prints on screen a list of all available attributes
14       from a specified proxy server.
15

OPTIONS

17       Options may be specified indifferently with either a "-" or "--"
18       prefix. The options from -help to -out are present for compatibility
19       with grid-proxy-init, and have the exact same meaning. The meaning of
20       the other ones is the following.
21
22       -help Displays usage
23
24       -version Displays version
25
26       -debug Enables extra debug output
27
28       -q Quiet mode, minimal output
29
30       -verify Verifies certificate to make proxy for
31
32       -pwstdin Allows passphrase from stdin
33
34       -cert certfile Non-standard location of user certificate
35
36       -key keyfile Non-standard location of user key
37
38       -certdir certdir Non standard location where the trusted CAs
39       certificates are kept.
40
41       -out proxyfile Location of new proxy cert
42
43       -voms voms Specifies the VOMS server to contact using the nickname
44       voms.
45
46       Example : voms-proxy-list --voms myVO
47
48       -conf file Read options from file.
49
50       -confile file
51
52       -userconf file
53
54       -vomses file Specifies the name of a configuration file from which a
55       list of nicknames is read. The format of the file is the following:
56       nick host port subject vo Where nick is the nickname, host and port are
57       the hostname and port of the server to contact, subject is the subject
58       of the server's certificate, while vo is the name of the VO that owns
59       the server. The default filenames are $PREFIX/etc/vomses and
60       $HOME/.glite/vomses.
61
62       Moreover, permissions must be 644 if a file is specified, and 755 if a
63       directory is specified
64
65       The three options are synonyms. -confile and -userconf are deprecated.
66       -vomses should be used instead.
67
68       -globus version This option is obsolete and only present for backwards
69       compatibility with old installations. Currently, its value is ignored.
70
71       -noregen Use existing proxy to contact the server and to sing the new
72       proxy.
73
74       -ignorewarn Ignore all warnings. They are not shown to the user.
75
76       -failonwarn Warnings become failures. The program will translates all
77       warnings into errors and will react accordingly, by returning a failure
78       itself.
79
80       -list Instead of producing an attribute certificate, this optin will
81       print on screen a list of all attributes available to the user. This is
82       a no-op
83

BUGS

85       EGEE Bug Tracking Tool[1]
86

SEE ALSO

88       voms-proxy-list(1), voms-proxy-init(1), voms-proxy-info(1),
89       voms-proxy-destroy(1)
90
91       EDT Auth Home page[2]
92
93       CVSweb[3]
94
95       RPM repository[4]
96

AUTHORS

98       Vincenzo Ciaschini <Vincenzo.Ciaschini@cnaf.infn.it>.
99
100       Valerio Venturi <Valerio.Venturi@cnaf.infn.it>.
101
103       Copyright (c) Members of the EGEE Collaboration. 2004. See the
104       beneficiaries list for details on the copyright holders.
105
106       Licensed under the Apache License, Version 2.0 (the "License"); you may
107       not use this file except in compliance with the License. You may obtain
108       a copy of the License at
109
110       www.apache.org/licenses/LICENSE-2.0[5]
111
112       Unless required by applicable law or agreed to in writing, software
113       distributed under the License is distributed on an "AS IS" BASIS,
114       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
115       implied. See the License for the specific language governing
116       permissions and limitations under the License.
117

NOTES

119        1. EGEE Bug Tracking Tool
120           https://savannah.cern.ch/projects/jra1mdw/
121
122        2. EDT Auth Home page
123           http://grid-auth.infn.it
124
125        3. CVSweb
126           http://datagrid.in2p3.fr/cgi-bin/cvsweb.cgi/Auth/voms
127
128        4. RPM repository
129           http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3
130
131        5. www.apache.org/licenses/LICENSE-2.0
132           http://www.apache.org/licenses/LICENSE-2.0
133
134
135
136VOMS Client                       05/03/2021                VOMS-PROXY-LIST(1)
Impressum