Security Local users
Digi TransPort WR Routers User Guide
76
3. Enter user account information:
n Username: The username for the user. Usernames can be up to 32 characters long and
are case-insensitive. They:
l Must start with a letter (lowercase or uppercase) or underscore.
l Can contain letters (lowercase and uppercase), digits, underscore (_), or hyphen (-).
l Can end with a dollar sign ($).
l No other characters are allowed.
Examples of valid usernames: _Username1234$ and userName-1234.
Examples of invalid usernames: -Username, user/name, userName$1234
n Access:The user access permission for the user: super, read-write, or read-only. For
descriptions of these access permissions, see User access levels.
n Password/Confirm Password: Password for the user.
4. Click Apply.
Command line
The user command configures users.
1. Configure the username. Usernames can be up to 32 characters long and are case-insensitive.
They:
n Must start with a letter (lowercase or uppercase) or underscore.
n Can contain letters (lowercase and uppercase), digits, underscore (_), or hyphen (-).
n Can end with a dollar sign ($).
n No other characters are allowed.
Examples of valid usernames: _Username1234$ and userName-1234.
Examples of invalid usernames: -Username, user/name, userName$1234
For example:
digi.router> user 1 name joeuser
2. Configure the password. For example:
digi.router> user 1 password omnivers1031
3. Optional: Configure the access level. For example:
digi.router> user 1 access read-write
4. Save the configuration.
digi.router> save config