Authentication and User Management
14.1 Managing AP Users
SCALANCE W1750D UI
200
Configuration Manual, 02/2018, C79000-G8976-C451-02
To delete a user:
1.
Select the user you want to delete from the Users list in the table.
2.
Click Delete.
3.
Click OK.
To delete all or multiple users at a time:
1.
Select multiple users you want to delete from the Users list in the table.
2.
Click Delete All.
3.
Click OK.
Note
Deleting a user only removes the user record from the user database, and will not
disconnect the online user associated with the user name.
In the CLI
To configure an employee user:
(scalance)(config)# user <username> <password> radius
(scalance)(config)# end
(scalance)# commit apply
To configure a guest user:
(scalance)(config)# user <username> <password> portal
(scalance)(config)# end
(scalance)# commit apply
14.1.2
Configuring Authentication Parameters for Management Users
You can configure RADIUS or Terminal Access Controller Access Control System
(TACACS) authentication servers to authenticate and authorize the management users of an
AP. The authentication servers determine if the user has access to administrative interface.
The privilege level for different types of management users is defined on the RADIUS or
TACACS server instead of the AP. The APs map the management users to the
corresponding privilege level and provide access to the users based on the attributes
returned by the RADIUS or TACACS server.
You can configure authentication parameters for local admin, read-only, and guest
management administrator account settings through the SCALANCE W UI or the CLI.