Configuration

  • Visit the GRADIUS instance’s web address using a web browser.

  • Click Gavika Radius Administration. Click Login.

  • The default username is administrator. The default password is password. Logon using the default credentials.

  • On the left sidebar, click Configuration and then click Configuration. Click Core Configuration.

  • Type the TLS private key password. For testing purpose, the default password used is whatever. For testing purpose, you can type the password whatever and submit the form.

  • Go to Configuration. Click Server Inventory. If you choose to run FreeRADIUS on the same server use the below snippet:

all:
  hosts:
    localhost:
      ansible_connection: local
      ansible_become: true
  • Go to Configuration, click NAS. Click Add NAS Device and submit your NAS details.

  • Go to Configuration, click Orchestrate RADIUS server. This action will install and configure FreeRADIUS in a background process. You can use the Orchestration logs button to view the orchestration details.

Preparing Users

  • Configure schedules

  • Add groups

  • Add users

At this point, the GRADIUS AAA server is ready to serve RADIUS requests.