This command creates a new N1 System Manager user.
The user must already exist on the OS of the management server. Unless roles are specified, a new user has no roles added to it by default.
Create a new N1 System Manager user with one or more roles:
create user user [role role[,role...]] |
role – The name of a role to add to the user. Use the show role all command to list all available valid roles. You can also use the add user command to add more roles later.
user – The name for the new user. The name must be the same as the corresponding user on the management server's operating system.