Configuration¶
Visit the GRADIUS instance’s web address using a web browser.
Click
Gavika Radius Administration. ClickLogin.The default username is
administrator. The default password ispassword. Logon using the default credentials.On the left sidebar, click
Configurationand then clickConfiguration. ClickCore Configuration.Type the
TLS private key password. For testing purpose, the default password used iswhatever. For testing purpose, you can type the passwordwhateverand submit the form.Go to
Configuration. ClickServer 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, clickNAS. ClickAdd NAS Deviceand submit your NAS details.Go to
Configuration, clickOrchestrate RADIUS server. This action will install and configure FreeRADIUS in a background process. You can use theOrchestration logsbutton 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.