1VOMS-PROXY-DESTROY(1) VOMS-PROXY-DESTROY(1)
2
3
4
6 voms-proxy-destroy - destroys a VOMS proxy
7
9 voms-proxy-destroy [options]
10
11
13 The voms-proxy-destroy is intended to be used after a proxy is no
14 longer useful, to destroy it
15
16
18 Options may be specified indifferently with either a "-" or "--" pre‐
19 fix. The options from -help to -out are present for compatibility with
20 grid-proxy-init, and have the exact same meaning. The meaning of the
21 other ones is the following.
22
23
24 -help Displays usage
25
26
27 -version Displays version
28
29
30 -debug Enables extra debug output
31
32
33 -q Quiet mode, minimal output
34
35
36 -file proxyfile The name of the file containing the proxy, in case it
37 is in a non-standard place.
38
39
40 -dry Doesn't actually destroy the proxy.
41
42
43 -conf file Read options from file.
44
45
47 EGEE Bug Tracking Tool: https://savannah.cern.ch/projects/jra1mdw/
48
49
51 voms-proxy-init(1), voms-proxy-info(1)
52
53
54 EDT Auth Home page: http://grid-auth.infn.it
55
56
57 CVSweb: http://datagrid.in2p3.fr/cgi-bin/cvsweb.cgi/Auth/voms
58
59
60 RPM repository: http://datagrid.in2p3.fr/distribution/auto‐
61 build/i386-rh7.3
62
63
65 Vincenzo Ciaschini <Vincenzo.Ciaschini@cnaf.infn.it>.
66
67
68 Valerio Venturi <Valerio.Venturi@cnaf.infn.it>.
69
70
72 Copyright (c) Members of the EGEE Collaboration. 2004. See the benefi‐
73 ciaries list for details on the copyright holders.
74
75
76 Licensed under the Apache License, Version 2.0 (the "License"); you may
77 not use this file except in compliance with the License. You may obtain
78 a copy of the License at
79
80
81 www.apache.org/licenses/LICENSE-2.0: http://www.apache.org/licenses/LI‐
82 CENSE-2.0
83
84
85 Unless required by applicable law or agreed to in writing, software
86 distributed under the License is distributed on an "AS IS" BASIS, WITH‐
87 OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
88 See the License for the specific language governing permissions and
89 limitations under the License.
90
91
92
93
94 VOMS-PROXY-DESTROY(1)