Use the crsctl modify wallet
command to modify the password for a specific user in a specific wallet.
crsctl modify wallet -type wallet_type [-name name] [-user user_name -passwd]
Table E-14 crsctl modify wallet
Parameter | Description |
---|---|
-type wallet_type |
Specify the type of wallet you want to modify, such as APPQOSADMIN, APPQOSUSER, APPQOSDB, OSUSER, or CVUDB.
|
-name name |
You must specify the wallet name to modify an APPQOSDB wallet. |
-user user_name -passwd |
You must specify the user name for whom you want to modify the password. Modify the password through standard input. |