Create Additional Users from the CLI
To create additional accounts via the CLI, do the following:
For each additional user, create an account by entering the following command:
$ account uname create [role=value]
Example:JS$ account operator01 create role=operator New password: Retype new password: passwd: password updated successfully Account created successfully
- Confirm that the accounts are created.
For list of the configurable parameters, see Create Initial Account from the CLI.