Security Local users
Digi TransPort WR Routers User Guide
77
Delete a user
You can delete user definitions when they are no longer needed.
To add, modify, or delete a user, you must be assigned the super access level. See User access levels
for descriptions of user access levels.
Web
1. Click Security > Authentication > Local Users. The User Management page appears.
2. Select the user to delete.
3. Click Delete and respond to the confirmation prompt.
Command line
Enter the following command:
digi.router> user n name !
For example, to delete the user joeuser that was previously assigned to user 1, enter:
digi.router> user 1 name !
digi.router> save config
Change a user's password
To add, modify, or delete a user, you must be assigned the super access level. See User access levels
for descriptions of user access levels.
Web
1. Click Security > Authentication > Local Users. The User Management page appears.
2. Select the user.
3. Enter the new password.
4. Confirm the new password.
5. Click Apply.
Command line
1. Enter the user command, specifying the new password value:
digi.router> user <user number> password <password-value>
2. Save the configuration.
digi.router> save config