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

NAME

6       voms-proxy-info - prints informations about a proxy with VOMS
7       extensions
8

SYNOPSIS

10       voms-proxy-info [options]
11

DESCRIPTION

13       The voms-proxy-info command pritns information about a proxy, including
14       information about the VOMS extension.
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
23
24       -usage Displays usage.
25
26       -version Displays version.
27
28       -debug Enables extra debug output. This is for bug reports only. Users
29       must not rely on the extra output printed by this option.
30
31       -file proxyfile The name of the file containing the proxy, in case it
32       is in a non-standard place.
33
34       -chain Prints informations about the proxy's certificate chain.
35
36       -subject Prints the DN of the proxy's subject.
37
38       -issuer Prints the DN of the proxy's issuer.
39
40       -identity Prints the DN of the iodentity represented by the proxy. This
41       is synonimous
42
43       -type Print the proxy's type (limited or not)
44
45       -strength Prints the proxy's strength. I.e. the number of bits in the
46       key.
47
48       -valid Print validity times.
49
50       -timeleft Prints how much time is left (in seconds) instead of the end
51       time of the proxy. This option implies -valid
52
53       -all Prints everything.
54
55       -fqan Prints the VOMS attributes in the FQAN format. Default
56
57       -exists -bits N -hours H Verifies if the proxy is valid for at least
58       other H hours and has a key of at least N bits.
59
60       -acexists voname Verifies if an AC for the VO specified is present in
61       the proxy.
62
63       -conf file Read options from file.
64
65       -text Prints the certificate to standard output.
66
67       -path Prints the full path name of the proxy file.
68
69       -vo Prints the names of the VOs whose AC are present in the proxy
70
71       -acsubject Prints the subject of the owners of the ACs in the proxy.
72
73       -acissuer Prints the issuer of the owners of the ACs in the proxy.
74
75       -actimeleft Prints how much time is left (in seconds) instead of the
76       end time of the AC.
77
78       -serial Prints the serial number of each AC present in the proxy.
79
80       -dont-verify-ac Skips the AC verification step. Warning! Data printed
81       when this option is specified may not be reliable.
82
83       -targets Prints the list of hosts to which the AC has been targeted.
84
85       -included-file In case the proxy included a user-specified file, this
86       option prints it to screen.
87
88       -uri Prints the URI of the serve which issued this AC.
89
90       -keyusage Print the content of the KeyUsage extension of the
91       certificate.
92

BUGS

94       EGEE Bug Tracking Tool[1]
95

SEE ALSO

97       voms-proxy-init(1), voms-proxy-destroy(1)
98
99       EDT Auth Home page[2]
100
101       CVSweb[3]
102
103       RPM repository[4]
104

AUTHORS

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

NOTES

127        1. EGEE Bug Tracking Tool
128           https://savannah.cern.ch/projects/jra1mdw/
129
130        2. EDT Auth Home page
131           http://grid-auth.infn.it
132
133        3. CVSweb
134           http://datagrid.in2p3.fr/cgi-bin/cvsweb.cgi/Auth/voms
135
136        4. RPM repository
137           http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3
138
139        5. www.apache.org/licenses/LICENSE-2.0
140           http://www.apache.org/licenses/LICENSE-2.0
141
142
143
144VOMS Client                       05/03/2021                VOMS-PROXY-INFO(1)
Impressum