设置数字用户名时, security login show account locked 字段显示为 -
适用场景
ONTAP 9.3 或更高版本
问题描述
- 设置安全登录帐户的数字用户名时,字段
Acct Locked
将显示-
:
aff200-2n-dal-1::> security login create -user-or-group-name 20211230 -application console -role admin -authentication-method password
Please enter a password for user '20211230':
Please enter it again:
aff200-2n-dal-1::> security login show
Vserver: aff200-2n-dal-1
Second
User/Group Authentication Acct Authentication
Name Application Method Role Name Locked Method
-------------- ----------- ------------- ---------------- ------ --------------
20211230 console password admin - none
admin console password admin no none
admin http password admin no none
admin ontapi password admin no none
2. 运行命令锁定或解除锁定数字用户名将失败:
aff200-2n-dal-1::> security login lock -user 20211230
Error: command failed: Cannot lock user with password not set or non-password authentication method.