#bypass the password complexity rules for local users on ONTAP
1 messages · Page 1 of 1 (latest)
security login role config modify .......
Yeah. You need to figure out what rule(s) you’re breaking and adjust. You might want to get the output of the options before changing
security login role config show -vserver xxx -role admin -instance
https://docs.netapp.com/us-en/ontap-cli/security-login-role-config-modify.html#parameters
Thanks for your feedback.
Actually I want to set the username as password for example
Username :- user1
Password:- user1
Is this even possible. I am not able to set this and I don't see any relevant option from
security login role config modify
Any insights is much appreciated