PERFORCEのユーザーのパスワードを7文字に変更しようとしていますが、次のメッセージが表示されます。パスワードの長さは8文字以上である必要があります。
これは変更できることは知っていますが、方法がわかりません。助けてくれてありがとう!
Perforceのすべてはコマンドラインで実行できますが、ユーザーインターフェイスのファンの場合は、を起動してから、をP4Admin
使用できます。これにより、4つのオプションを含むダイアログが開きます。Administration
Password Security Level
現在のユーザーに権限がない場合は、ポップアップで警告が表示されます。
ルールが説明されているここでSecurity Levels
詳細に説明されています。Smeltdownのコメントで説明されているように、レベル1には「レガシーサポート」があります
Legacy support: Strong passwords are required for users of post-2003.2 Perforce applications, but existing passwords are not reset.
Pre-2003.2 Perforce applications can set passwords with p4 passwd or in the p4 user form, but password strength is not enforced.
Users with passwords can use either their P4PASSWD setting or the p4 login command for ticket-based authentication.
レベル2の場合、サポートはそれほど柔軟ではありません。
Legacy support: All unverified strength passwords must be changed.
Users of pre-2003.2 Perforce applications cannot set passwords. Users at release 2003.2 or higher must use p4 passwd and enter their passwords at the prompt. Setting passwords with the p4 user form or the p4 passwd -O oldpass -P newpass command is prohibited.
On Windows, passwords are no longer stored in (or read from) the registry. (Storing P4PASSWD as an environment variable is supported, but passwords set with p4 set P4PASSWD are ignored.)
Users who have set strong passwords with a 2003.2 or higher Perforce application can use either their P4PASSWD setting for password-based authentication, or the p4 login command for ticket-based authentication.