Digi IX14 User Manual page 188

Hide thumbs Also See for IX14:
Table of Contents

Advertisement

User authentication
3. Use the add auth group command to add a new authentication. For example, to add a group
named test:
(config)> add auth group test
(config auth group test)>
4. Enable access rights for the group:
Admin access:
n
(config auth group test)> acl admin enable true
(config)>
Set the access level for Admin access:
n
(config)> auth group admin acl admin level value
(config)>
where value is either:
l
l
The default is full.
Shell access:
n
(config auth group test)> acl shell enable true
(config)>
Shell access is not available if the Allow shell parameter has been disabled. See
shell access
Serial access:
n
(config auth group test)> acl serial enable true
(config)>
5. (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
IX14 User Guide
full: provides users of this group with the ability to manage the IX14 device by using
the WebUI or the Admin CLI.
read-only: provides users of this group with read-only access to the WebUI and
Admin CLI.
for more information about the Allow shell parameter.
Authentication groups
Disable
188

Advertisement

Table of Contents
loading

Table of Contents