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

NAME

6       voms-proxy-info  -  prints  informations about a proxy with VOMS exten‐
7       sions
8

SYNOPSIS

10       voms-proxy-info [options]
11
12

DESCRIPTION

14       The voms-proxy-info command pritns information about a proxy, including
15       information about the VOMS extension.
16
17

OPTIONS

19       Options  may  be specified indifferently with either a "-" or "--" pre‐
20       fix. The options from -help to -out are present for compatibility  with
21       grid-proxy-init,  and  have  the exact same meaning. The meaning of the
22       other ones is the following.
23
24
25       -help
26
27
28       -usage Displays usage.
29
30
31       -version Displays version.
32
33
34       -debug Enables extra debug output. This is for bug reports only.  Users
35       must not rely on the extra output printed by this option.
36
37
38       -file   proxyfile The name of the file containing the proxy, in case it
39       is in a non-standard place.
40
41
42       -chain Prints informations about the proxy's certificate chain.
43
44
45       -subject Prints the DN of the proxy's subject.
46
47
48       -issuer Prints the DN of the proxy's issuer.
49
50
51       -identity Prints the DN of the iodentity represented by the proxy. This
52       is synonimous
53
54
55       -type Print the proxy's type (limited or not)
56
57
58       -strength  Prints  the proxy's strength. I.e. the number of bits in the
59       key.
60
61
62       -valid Print validity times.
63
64
65       -timeleft Prints how much time is left (in seconds) instead of the  end
66       time of the proxy. This option implies -valid
67
68
69       -all Prints everything.
70
71
72       -fqan Prints the VOMS attributes in the FQAN format. Default
73
74
75        -exists  -bits N  -hours H Verifies if the proxy is valid for at least
76       other H hours and has a key of at least N bits.
77
78
79        -acexists  voname Verifies if an AC for the VO specified is present in
80       the proxy.
81
82
83       -conf  file Read options from file.
84
85
86       -text Prints the certificate to standard output.
87
88
89       -path Prints the full path name of the proxy file.
90
91
92       -vo Prints the names of the VOs whose AC are present in the proxy
93
94
95       -acsubject Prints the subject of the owners of the ACs in the proxy.
96
97
98       -acissuer Prints the issuer of the owners of the ACs in the proxy.
99
100
101       -actimeleft  Prints  how  much time is left (in seconds) instead of the
102       end time of the AC.
103
104
105       -serial Prints the serial number of each AC present in the proxy.
106
107
108       -dont-verify-ac Skips the AC verification step. Warning!  Data  printed
109       when this option is specified may not be reliable.
110
111
112       -targets Prints the list of hosts to which the AC has been targeted.
113
114
115       -included-file  In  case the proxy included a user-specified file, this
116       option prints it to screen.
117
118
119       -uri Prints the URI of the serve which issued this AC.
120
121
122       -keyusage Print the content of the KeyUsage extension of  the  certifi‐
123       cate.
124
125

BUGS

127       EGEE Bug Tracking Tool: https://savannah.cern.ch/projects/jra1mdw/
128
129

SEE ALSO

131       voms-proxy-init(1), voms-proxy-destroy(1)
132
133
134       EDT Auth Home page: http://grid-auth.infn.it
135
136
137       CVSweb: http://datagrid.in2p3.fr/cgi-bin/cvsweb.cgi/Auth/voms
138
139
140       RPM       repository:       http://datagrid.in2p3.fr/distribution/auto
141       build/i386-rh7.3
142
143

AUTHORS

145       Vincenzo Ciaschini <Vincenzo.Ciaschini@cnaf.infn.it>.
146
147
148       Valerio Venturi <Valerio.Venturi@cnaf.infn.it>.
149
150
152       Copyright (c) Members of the EGEE Collaboration. 2004. See the  benefi‐
153       ciaries list for details on the copyright holders.
154
155
156       Licensed under the Apache License, Version 2.0 (the "License"); you may
157       not use this file except in compliance with the License. You may obtain
158       a copy of the License at
159
160
161       www.apache.org/licenses/LICENSE-2.0: http://www.apache.org/licenses/LI
162       CENSE-2.0
163
164
165       Unless required by applicable law or agreed  to  in  writing,  software
166       distributed under the License is distributed on an "AS IS" BASIS, WITH‐
167       OUT WARRANTIES OR CONDITIONS OF ANY KIND, either  express  or  implied.
168       See  the  License  for  the specific language governing permissions and
169       limitations under the License.
170
171
172
173
174                                                            VOMS-PROXY-INFO(1)
Impressum