1myproxy-admin-change-pass(8)        MyProxy       myproxy-admin-change-pass(8)
2
3
4

NAME

6       myproxy-admin-change-pass - change credential passphrase
7

SYNOPSIS

9       myproxy-admin-change-pass [ options ]
10

DESCRIPTION

12       The  myproxy-admin-change-pass  command  changes the passphrase used to
13       encrypt a credential in the  MyProxy  repository.   The  command  first
14       prompts  for  the  current  passphrase for the credential, then prompts
15       twice for the new passphrase.  If an empty  passphrase  is  given,  the
16       credential  will not be encrypted.  It accesses the repository directly
17       and must be run on the machine where the myproxy-server(8) is installed
18       from the account that owns the repository.
19

OPTIONS

21       -h     Displays command usage text and exits.
22
23       -u     Displays command usage text and exits.
24
25       -s dir Specifies the location of the credential storage directory.  The
26              directory must be  accessible  only  by  the  user  running  the
27              myproxy-server   process   for   security   reasons.    Default:
28              /var/lib/myproxy or /var/myproxy or $GLOBUS_LOCATION/var/myproxy
29
30       -l username
31              Specifies the MyProxy account under which the credential  should
32              be stored.
33
34       -k name
35              Specifies the credential name.
36
37       -S, --stdin_pass
38              By  default,  the command prompts for a passphrase and reads the
39              passphrase from the active tty.  When running the  command  non-
40              interactively,  there may be no associated tty.  Specifying this
41              option tells the command to read passphrases from standard input
42              without prompts or confirmation.
43

EXIT STATUS

45       0 on success, >0 on error
46

AUTHORS

48       See http://grid.ncsa.illinois.edu/myproxy/about for the list of MyProxy
49       authors.
50

SEE ALSO

52       myproxy-change-pass-phrase(1),   myproxy-destroy(1),   myproxy-info(1),
53       myproxy-init(1),    myproxy-logon(1),   myproxy-retrieve(1),   myproxy-
54       store(1), myproxy-server.config(5), myproxy-admin-adduser(8),  myproxy-
55       admin-load-credential(8), myproxy-admin-query(8), myproxy-server(8)
56
57
58
59MyProxy                            2009-12-1      myproxy-admin-change-pass(8)
Impressum