CONTAP-366193: Numeric users fails to Authenticate to GUI and CLI of ONTAP
Issue
- System Manager and ONTAP allow users to be created in a numerical base
- However logon is not allowed if users created as in:
security login create -user-or-group-name 123-role admin -authentication-method password -application console;
security login create -user-or-group-name 123-role admin -authentication-method password -application amqp;
security login create -user-or-group-name 123-role admin -authentication-method password -application http;
security login create -user-or-group-name 123-role admin -authentication-method password -application ssh;