User authentication Authentication groups
Digi Connect IT® 16/48 User Guide
503
where value is either:
l full: provides users of this group with the ability to manage the Connect IT 16/48
device by using the WebUI or the Admin CLI.
l read-only: provides users of this group with read-only access to the WebUI and
Admin CLI.
The default is full.
n Shell access:
(config auth group test)> acl shell enable true
(config)>
Shell access is not available if the Allow shell parameter has been disabled. See Disable
shell access for more information about the Allow shell parameter.
n Serial access:
(config auth group test)> acl serial enable true
(config)>
5. (Optional) Configure the serial ports to which users of the group have access.
(config auth group test)> acl serial add ports end port1
(config auth group test)>
6. (Optional) Configure captive portal access:
a. Return to the config prompt by typing three periods (...):
(config auth group test)> ...
(config)>
b. Enable captive portal access rights for users of this group:
(config)> auth group test acl portal enable true
(config)>
c. Add a captive portal to which users of this group will have access:
i. Determine available portals:
(config)> show firewall portal
portal1
auth none
enable true
http redirect
no interface
no message
no redirect_url
no terms
timeout 24h
no title
(config)>