Creating UNIX username with spaces fails
Applies to
ONTAP 9
Issue
When trying to create a UNIX user fails with the below error.
>vserver services unix-user create -user "Production Group User" -id XXXXX -primary-gid XXX -full-name "Production Group" -vserver vservername
Error: command failed: Invalid characters in User name "Production Group User". Valid characters: 0-9, A-Z, a-z, ".", "_" and "-". The name cannot start with "-". To skip name validation specify "-skip-name-validation".