Users
Local user accounts available for system login.
The username and password for these users are used for Authentication method type Local.
New User items can be added.
User
A local user account.
Properties
Enable
Enable the user account.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config auth user <key> enable
Password
The user's password.
The password is used to authenticate when challenged by the Authentication method type Local.
If left empty, the device's default setup password is required.
- Data type: string
- Configuration
- Required
CLI: (cli)> config auth user <key> password
Groups
Local groups that the user is a member of, controlling access permissions.
Group access permissions are configured in Authentication / Groups.
- Data type: reference list
- Configuration
CLI: (cli)> config auth user <key> group
SSH public keys
Add the user's public keys in SSH or PEM format for passwordless login over SSH.
- Data type: string list
- Configuration
CLI: (cli)> config auth user <key> ssh-public-key
