glite-proxy-renew (1) Linux Manual Page
NAME
glite-proxy-renew – simple client for the proxy renewal daemon.
SYNOPSIS
glite-proxy-renew -j <jobid> [options] command
DESCRIPTION
glite-proxy-renew communicates with the proxy renewal daemon and allows administrators to check it functions correctly. It is not meant to be used regularly or by regular users.
COMMANDS
start- Register a proxy with the renewal daemon to keep it renewed. The name of the file from the repository is returned as the result. The
-fFILE, –file FILE option must be given. stop- Unregisters a proxy from the renewal repository. The proxy file will be removed.
get- Lookup the renewal repository to find whether a proxy for the jobid is registered. If found, the command returns the filename from the repository.
OPTIONS
-fFILE, –file FILE- Specifies the filename containing the proxy certificate that should be renewed.
-h, –help- Display a list of valid options.
-jJOBID, –jobid JOBID- Specifies the job id that is uniquely tied with the proxy. This option is obligatory and is required for all commands.
-pPORT, –port PORT- Specifies port of the MyProxy server, which should be used to renew the proxy.
-sSERVER, –server SERVER- Specifies the name of the MyProxy server, which should be used to renew the proxy.
-v, –version- Display the version of the proxy renewal daemon.
FILES
- /tmp/dgpr_renew_<uid>
- A unix socket used to talk to the daemon. It is created the daemon upon its start
ENVIRONMENT
GLITE_PR_TIMEOUT- Sets the maximum number of seconds that the daemon is given to answer a request done over the unix socket. The default value is 120 seconds.
BUGS
Please report all bugs to CESNET gLite Proxyrenewal issue tracker available at https://github.com/CESNET/proxyrenewal/issues
SEE ALSO
AUTHOR
EU EGEE, EU EMI
