ファイルシステムと SVM ロールのパスワード要件の更新
security login role config modify
fsxadmin
ロールを持つシステム管理者アカウントをファイルする場合にのみ使用できます。パスワード要件を変更すると、そのロールを持つ既存のユーザーが変更の影響を受ける場合にシステムが警告します。
次の例では、fsx
SVM に vsadmin-readonly
ロールを持つユーザーの最短パスワード要件を 12 文字に変更します。この例では、このロールを持つ既存のユーザーがいます。
FsxId0123456::>
security login role config modify -role vsadmin-readonly -vserver fsx -passwd-minlength 12
既存のユーザーが原因で、次の警告が表示されます。
Warning: User accounts with this role exist. Modifications to the username/password restrictions on this role could result in non-compliant user accounts. Do you want to continue? {y|n}:
FsxId0123456::>