Creating a User Profile
This command syntax creates a new user profile.
config:#
|
user create <name> <option> <roles>
|
After performing the user creation command, the PXE prompts you to assign a password to the newly‑created user. Then:
- Type the password and press Enter.
- Re-type the same password for confirmation and press Enter.
Variables:
- <name> is a string comprising up to 32 ASCII printable characters. The <name> variable CANNOT contain spaces.
- <option> is one of the options: enable or disable.
Option
|
Description
|
enable
|
Enables the newly‑created user profile.
|
disable
|
Disables the newly‑created user profile.
|
- <roles> is a role or a list of comma-separated roles assigned to the specified user profile.