更新文件系统和SVM角色的密码要求 - FSx for ONTAP
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

更新文件系统和SVM角色的密码要求

您可以使用更新文件系统或SVM角色的密码要求 security login role config modify ONTAP CLI命令。此命令仅适用于具有该fsxadmin角色的文件系统管理员帐户。修改密码要求时,如果有任何具有该角色的现有用户将受到更改的影响,系统将发出警告。

以下示例将具有vsadmin-readonly角色的用户的最小密码长度要求修改为 12 个字符。fsx SVM在此示例中,有具有此角色的现有用户。

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::>