User authentication Authentication groups
Digi Connect IT® 4 User Guide
659
6. 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. Enable or disable access rights for the group. For example:
n Admin access:
l To set the access level for Admin access of the admin group:
(config)> auth group admin acl admin level value
(config)>
where value is either:
o
full: provides users of this group with the ability to manage the Connect IT 4
device by using the WebUI or the Admin CLI.
o
read-only: provides users of this group with read-only access to the WebUI and
Admin CLI.
The default is full.
l To disable Admin access for the admin group:
(config)> auth group admin acl admin enable false
(config)>
n Shell access: