340 |341
TACACS+ users without privilege configured also
should be able to login to switch with the default
privilege level 1.
E.g. user configuration in TACACS+ server:
user = test1 {
name = "Test1 User"
pap = cleartext "test1"
This privilege function should be enabled only
when user enables it in CLI, Web, and SNMP.
Proposed new CLI command to enable:
aaa authorization group tacacs
In Web, it should be enabled in “Management
Security” page.
In SNMP, the following OID can be used:
1.3.6.1.4.1.2076.77.1.6.0
For e.g. the new command “aaa
authorization
If this function is not enabled (using the command
in Req. 2), switch should behave as before. It
means the irrespective of the privilege configured
on the TACACS+ server, it will login the users with
The TACACS+ privilege function should work in
telnet, ssh and Web login.
The new authorization status configuration (Req.
2) should be saved and restored.
13.4 SSH
Supermicro switches act as a SSH client and support both SSH version 1 and SSH version 2.
SSH version compatibility
Follow the steps below to configure SSH.