CONTAP-162993: User need to change their password on first login even if require-initial-passwd-update is disabled
Issue
During first recorded login, users created through REST API or System Manager are requested to change their password
[[
login as: admin_rest
Keyboard-interactive authentication prompts from server:
| Password:
End of keyboard-interactive prompts from server
This is your first recorded login.
Your password has expired.
Choose a new password.
Enter a new password:
- While role configuration shows:
::> security login role config show -vserver <vserver name> -role <role name>
...
Require Initial Password Update on First Login: disabled
]]