Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DOC and version 8.1.0-8.1.1

RADIUS Authentication

ProVision supports 6connect vendor-specific attributes (VSAs) for use with RADIUS authentication.

...

Setting Up Radius Authentication

Add the

...

VSA to the Radius Installation

To use the 6connect VSA, the attributes must be defined on the RADIUS server. Add the following RADIUS dictionary file to your RADIUS server and name it dictionary.6connect:

...

Note
titleNote on RADIUS attributes
There are many Radius attributes, but '6connect_user_group' is the one used by 6connect ProVision. It is a comma-separated list of all the group names that the user belongs to.

...

To configure the use of Radius authentication with ProVision, follow the steps below:

  1. Log into 6connect ProVision
  2. Go to Settings → Admin -> Authentication
  3. Select the "Radius" tab under "Authentication Options"
  4. Ensure that Radius functions are available.  Radius functions are always available on 6connect cloud instances.  Note: Radius functions are available on VM Images and Local Installations only if the relevant PHP Pear Radius Libraries have been installed. An error message will be visible if the PHP extension is not installed.

  5. Move the Radius Enable selector to the "ON" position.
  6. Fill in the hostname or ip address, authentication ports, accounting port, and shared Radius key as specified.

...