Man Linux: Main Page and Category List

NAME

       voms-proxy-fake - create a proxy with VOMS extensions

SYNOPSIS

       voms-proxy-fake [options]

DESCRIPTION

       The voms-proxy-fake generates a proxy containing arbitrary attributes
       without contacting the VOMS server.

OPTIONS

       Options may be specified indifferently with either a "-" or "--"
       prefix.

       -help Displays usage.

       -version Displays version.

       -debug Enables extra debug output.

       -q Quiet mode, minimal output.

       -verify Verifies certificate to make proxy for.

       -pwstdin Allows passphrase from stdin.

       -limited Creates a limited proxy.

       -hours H Proxy is valid for H hours (default:12).

       -vomslife H Tries to get an AC with information valid for H hours. The
       default is "as long as the proxy certificate". The special value 0
       means as long as the server will allow.

       -bits B Number of bits in key {512|1024|2048|4096}

       -cert certfile Non-standard location of user certificate

       -key keyfile Non-standard location of user key

       -certdir certdir Location of trusted certificates dir

       -out proxyfile Location of new proxy cert

       -voms voms[:command] Specifies the fake VOMS server that will appear in
       the attribute certificate. command is ignored and is present for
       compatibility with voms-proxy-init.

       -include file Includes file in the certificate (in a non critical
       extension)

       -conf file Read options from file.

       -policy The file containing the policy expression.

       -policy-language pl The language in which the policy is expressed.
       Default is IMPERSONATION_PROXY.

       -path-length Maximum depth of proxy certfificate that can be signed
       from this.

       -globus version Underlying Globus version.

       -proxyver Version of the proxy certificate to create. May be 2 or 3.
       Default value is decided upon underlying globus version.

       -separate file Saves the voms credential on file file.

       -hostcert file The cert that will be used to sign the AC.

       -hostkey file The key thet will be used to sign the AC.

       -fqan file The string that will be included in the AC as the granted
       FQAN.

       -newformat

       This forces the server to generate ACs in the new (correct) format.
       This is meant as a compatibility feature to ease migration while the
       servers upgrade to the new version.

BUGS

       EGEE Bug Tracking Tool[1]

SEE ALSO

       voms-proxy-fake(1), voms-proxy-init(1), voms-proxy-info(1),
       voms-proxy-destroy(1)

       EDT Auth Home page[2]

       CVSweb[3]

       RPM repository[4]

AUTHORS

       Vincenzo Ciaschini Vincenzo.Ciaschini@cnaf.infn.it.

       Valerio Venturi Valerio.Venturi@cnaf.infn.it.

COPYRIGHT

       Copyright (c) Members of the EGEE Collaboration. 2004. See the
       beneficiaries list for details on the copyright holders.

       Licensed under the Apache License, Version 2.0 (the "License"); you may
       not use this file except in compliance with the License. You may obtain
       a copy of the License at

       www.apache.org/licenses/LICENSE-2.0[5]

       Unless required by applicable law or agreed to in writing, software
       distributed under the License is distributed on an "AS IS" BASIS,
       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
       implied. See the License for the specific language governing
       permissions and limitations under the License.

NOTES

        1. EGEE Bug Tracking Tool
           https://savannah.cern.ch/projects/jra1mdw/

        2. EDT Auth Home page
           http://grid-auth.infn.it

        3. CVSweb
           http://datagrid.in2p3.fr/cgi-bin/cvsweb.cgi/Auth/voms

        4. RPM repository
           http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3

        5. www.apache.org/licenses/LICENSE-2.0
           http://www.apache.org/licenses/LICENSE-2.0