Views:
 
NOTE: When SMS is configured to operate in HA mode and SMS client authentication occurs through a RADIUS server, the SMS HA configuration must make use of the shared virtual management IP address, and that IP address must be set in the RADIUS server as a location from which to accept authentication requests.

 

Procedure:

 

  1. Log in to the SMS from a client.
  2. On the SMS toolbar, navigate to Admin > Authentication and Authorization.
  3. Select the Authentication option.
  4. In the Authentication Configuration area, select the RADIUS tab.
  5. To configure the primary RADIUS server click Edit in the Primary RADIUS Server area. To configure a backup RADIUS server click Edit in the Backup RADIUS Server area.
  6. The Edit RADIUS Server dialog box opens, enter the required information:
Setting Description
IP Address The IP address of the RADIUS server.
Port Port on the RADIUS server that listens for authentication requests; the default value is 1812.
Authentication Protocol

Authentication method used on the RADIUS server:

  • PAP
  • MD5
  • PEAP/EAP-MSCHAPv2

To use the PEAP/EAP-MSCHAPv2 protocol, you must first import an X509 certificate for the RADIUS server. You can click Import to import a certificate or choose a previously imported one from the SMS certificate repository.

 
IMPORTANT: certificate import or reset is a separate operation from configuring the authentication source and takes effect immediately. The SMS administration should carefully coordinate the certificate and the changes to the RADIUS configuration.
Secret/Confirm Secret The string used to encrypt and sign packets between RADIUS clients and the RADIUS server is set in the RADIUS client configuration file.
Timeout Timeout, in seconds, for communication with the RADIUS server; the default value is 3 seconds.
  1. You can test the RADIUS configuration by entering a valid server username and Password (and confirming) and then clicking Test.
  2. Click OK to save the server configuration.
 
NOTE: An X509 certificate is required for validating PEAP/EAP-MSCHAPv2 authentication responses. The certificate is generated on the RADIUS server, and must be imported to the SMS. The SMS server accepts DER (binary) or PEM (Base64) encoded X509 certificates.

 

Reference: SMS User Guide