Perforce 99.2 Command Reference (99.2.cr.3) | ||
<< Previous Chapter p4 opened |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 print |
Once a password has been set, it must be provided to the Perforce server program when any Perforce client command is run. You can do this in one of three ways:
On Windows clients, p4 passwd stores the password for you by performing p4 set to change the local registry variable. (Note that the registry variable holds only the encrypted MD5 hash of the password, not the password itself.)
To delete a password, set the password value to an empty string.
-O oldpassword |
Avoid prompting by specifying the old password on the command line. |
-P newpassword |
Avoid prompting by specifying the new password on the command line. |
user |
Superusers can provide this argument to change the password of another user. |
See the Global Options section. |
Perforce 99.2 Command Reference (99.2.cr.3) | ||
<< Previous Chapter p4 opened |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 print |