User authentication
Authentication groups
TX54 User Guide
738
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:
n
Admin access:
(config auth group test)> acl admin enable true
(config)>
n
Set the access level for Admin access:
(config)> auth group admin acl admin level
value
(config)>
where
value
is either:
l
full
: provides users of this group with the ability to manage the TX54 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
for more information about the
Allow shell
parameter.
n
Serial access:
(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
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...