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