Digi Connect IT 4 User Manual page 673

Hide thumbs Also See for Connect IT 4:
Table of Contents

Advertisement

User authentication
i. For Login limit period, type the amount of time that the user is allowed to attempt to log
in.
Allowed values are any number of weeks, days, hours, minutes, or seconds, and take the
format number{w|d|h|m|s}. For example, to set Login limit period to ten minutes, enter
10m or 600s.
j. Scratch codes are emergency codes that may be used once, at any time. To add a scratch
code:
i. Click Scratch codes.
ii. For Add Code, click .
iii. For Code, enter the scratch code. The code must be eight digits, with a minimum of
10000000.
iv. Click  again to add additional scratch codes.
11. Click Apply to save the configuration and apply the change.
  Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the
Connect IT 4 local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Add a user. For example, to create a user named new_user:
(config)> add auth user new_user
(config auth user new_user)>
The user is enabled by default. To disable the user, type:
(config auth user new_user)> enable false
(config auth user new_user)>
4. (Optional) Create a username alias for the user.
Because the name to create the user cannot contain special characters such as hyphens (-) or
periods (.), an alias allows the user to log in using a name that contains special characters. For
security purposes, if two users have the same alias, the alias will be disabled.
(config auth user new_user> username username_alias
(config auth user new_user)>
5. Set the user's password. The password must be at least eight characters long and must
contain at least one uppercase letter, one lowercase letter, one number, and one special
character.
(config auth user new_user> password pwd
(config auth user new_user)>
Digi Connect IT® 4 User Guide
Local users
673

Advertisement

Table of Contents
loading

Table of Contents