grid-change-pass-phrase(1) debian man page | unix.com

Man Page: grid-change-pass-phrase

Operating Environment: debian

Section: 1

GRID-CHANGE-PASS-(1)						  Globus Commands					      GRID-CHANGE-PASS-(1)

NAME
grid-change-pass-phrase - Change the passphrase of a private key
SYNOPSIS
grid-change-pass-phrase [-help] [-usage] [-version] [-versions] grid-change-pass-phrase [-file PRIVATE-KEY]
DESCRIPTION
The grid-change-pass-phrase program changes the passphrase protecting a private key or PKCS12 bundle containing a private key and certificate. By default, grid-change-pass-phrase uses the X509_USER_KEY environment variable to locate the private key. If that is not set, then it looks for $HOME/.globus/userkey.pem and $HOME/.globus/usercred.p12 in succession. The path to a key can be specified by using the -file command-line option. The full set of command-line options to grid-change-pass-phrase are: -help, -usage Display the command-line options to grid-change-pass-phrase and exit. -version, -versions Display the version number of the grid-change-pass-phrase command. The second form includes more details. -file PRIVATE-KEY Change the passphrase of the private key named by PRIVATE-KEY instead of the default.
EXAMPLES
Change the passphrase of the default private key: % grid-change-pass-phrase Enter pass phrase for /home/juser/.globus/userkey.pem: writing RSA key Enter PEM pass phrase: Verifying - Enter PEM pass phrase:
ENVIRONMENT VARIABLES
The following environment variables affect the execution of grid-change-pass-phrase: X509_USER_KEY Path to the default private key file.
AUTHOR
University of Chicago Globus Toolkit 5.0.1 03/22/2010 GRID-CHANGE-PASS-(1)
Related Man Pages
grid-proxy-init(1) - debian
amcrypt-ossl-asym(8) - centos
grid-change-pass-phrase(1) - debian
dsa(1) - suse
dsa(1) - osx
Similar Topics in the Unix Linux Community
delete to end of line with SED
Shell script to find longest phrase
how many pass in the file ,three question
Change variable value
How to read the output of a command line by line and pass it as a variable?