XRDGSIPROXY(1)
NAME
xrdgsiproxy - Application to manage GSI-like proxies
SYNOPSIS
xrdgsiproxy [-h] [mode] [options]
DESCRIPTION
Application to manage GSI-like proxies.
OPTIONS
-h Gives a short list of options avaliable, and exit
- mode One of info, init, or destroy (default is info). info display
- content of existing proxy file, init create proxy certificate and related proxy file, and destroy delete existing proxy file.
- -debug Print more information while running this query (use if some
- thing goes wrong). -f, -out <file> Non-standard location of proxy file.
- -certdir <dir>
- Non-standard location of directory with information about known
- CAs (init mode only).
- -cert <file>
- Non-standard location of certificate for which proxies are
- wanted (init mode only).
- -key <file>
- Non-standard location of the private key to be used to sign the
- proxy (init mode only).
- -bits <number>
- Strength in bits of the key (default is 512, init mode only).
- -valid <hh:mm>
- Time validity of the proxy certificate. Default is 12:00. (init mode only).
- -path-length <size>
- max number of descendent levels below this proxy. (Default is 0, init mode only).
SEE ALSO
See also the ROOT webpages: http://root.cern.ch <http://root.cern.ch>
ORIGINAL AUTHORS
- The XRootD team (see web page above):
- G. Ganis.
COPYRIGHT
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
USA
AUTHOR
- This manual page was written by Christian Holm Christensen
<cholm@nbi.dk>, for the Debian GNU/Linux system (but may be used by
others).