- 1 minute to read
- Print
- DarkLight
- PDF
How to manage RADIUS servers
- 1 minute to read
- Print
- DarkLight
- PDF
RADIUS (Remote Authentication Dial-In User Service) is a network protocol that offers centralized authentication and authorization services for users connecting to and using a network resource. Thus, the RADIUS protocol becomes an alternative to consider when discussing system security, since it allows user credentials to be managed centrally, making it easier to implement strict security policies. senhasegura allows you to use RADIUS servers, all you have to do is configure them within your senhasegura instance.
Register new server
- On senhasegura, in the navigation bar, hover over the Products menu and select Settings.
- In the side menu, select Authentication > Radius > Servers.
- Click the Add button.
- In the Servers window, fill in the fields:
- Hostname: IP or hostname of your RADIUS server.
- Port: port on which your RADIUS server is listening.
- Enabled: select Yes to register your server as active in senhasegura.
- Secret key: your RADIUS server's secret key.
- Timeout(s): enter the timeout time that senhasegura should wait for a response from the RADIUS server.
- Max attempts: enter the maximum number of attempts that senhasegura will make on the RADIUS server.
- Click on Save.
Edit a server
- On senhasegura, in the navigation bar, hover over the Products menu and select Settings.
- In the side menu, select Authentication > Radius > Servers.
- In the RADIUS Servers report, identify the one you want to change.
- Click the Actions button and select Edit.
The Servers window will open in edit mode. Change the information you want and click Save.
If the secret key isn't changed, the current value will be kept in the register.
Test authentication
On senhasegura, you can test the authentication of your RADIUS server. To do this, follow the steps below:
- On senhasegura, in the navigation bar, hover over the Products menu and select Settings.
- In the side menu, select Authentication > Radius > Servers.
- In the RADIUS Servers report, identify the one you want to change.
- Click the Actions button and select Test authentication.
- In the RADIUS Authentication Test screen, enter the Username and Password of the user you want to test authentication on.
- Click Test Authentication.
A message will indicate whether authentication was successful.
Do you still have questions? Reach out to the senhasegura Community.