Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
328
13
Security
Supermicro switches support four methods of user authentication:
•
RADIUS – Remote Authentication Dial-In User Service (RADIUS) uses AAA service for ID
verification, granting access and tracking actions of remote users.
•
TACACS –
Terminal Access Controller Access Control System (TACACS)
provides accounting
information and administrative control for authentication and authorization. RADIUS encrypts
only password, whereas TACACS encrypts username as well, hence it is more secure.
•
SSH -
Secure Shell (SSH)
is a protocol for secure remote connection to a device. SSH provides more
security than telnet by encryption of messages during authentication.
•
SSL –
Secure Socket Layer (SSL)
provides server authentication, encryption and message integrity
as well as HTTP client authentication.
13.1
Login Authentication Mode
Supermicro switches allow configuration of the user login authentication mechanism.
Follow the steps below to configure Login Authentication Mechanism.
Step Command
Description
Step 1 configure terminal
Enters the configuration mode
Step 2 login authentication { local | radius | tacacs }
Configure the login authentication
mechanism to be used for switch
access.
Local – Use the local database in switch
to authenticate users.
Radius – Use RADUIS server to
authenticate users.
Tacacs – Use TACACS server to
authenticate users.
Step 3 End
Exits the configuration mode.
Step 4 show system information
Displays the Login Authentication
mechanism.
Step 5 write startup-config
Optional step – saves this configuration
to be part of startup configuration.
The “no login authentication” command resets the login authentication to its default of
‘local’.
The example below shows the commands used to configure Login Authentication mechanism.