GreenRADIUS Security Recommendations and Considerations
The following items are recommendations to consider to help secure your GreenRADIUS instances.
- Change default passwords
- Web admin interface (change for both default users
root
andgradmin
) - Command line (change for the
gradmin
user)- Note: The passwords for web admin interface users and command line users are managed separately, so be sure to change the default passwords for both
- Web admin interface (change for both default users
- Enforce two-factor authentication for GreenRADIUS admin accounts
- On the web admin interface, 2FA can be enforced a couple of ways:
- Replace the default self-signed certificate with a certificate signed by a trusted CA
- See our Certificates guide
- Restrict web admin interface access by IP address
- Webmin > Webmin Configuration > IP Access Control
- IMPORTANT NOTE: If this is configured, 127.0.0.1 must be included in the list of IP addresses
- Webmin > Webmin Configuration > IP Access Control
- Enable the UFW (onboard firewall) and set policies to restrict access (if an external firewall will not be used)
- If the onboard OpenLDAP nor the LDAP Authenticator Module will not be used, use a docker-compose-override file to prevent the OpenLDAP container from starting up
- Enable encryption of token secrets prior to importing or registering any tokens
- Global Configuration tab > General
- If the YubiCloud will be used to validate YubiKey OTPs (instead of validating locally within GreenRADIUS), obtain a new Client ID and API Key from the Yubico site
- Set in Global Configuration tab > Validation Server
- Set strong shared secrets when configuring RADIUS and ADFS clients
- Enable auto-logout after a certain period of inactivity in the web admin interface
- Webmin > Webmin Configuration > Authentication
- Enable blocking of user accounts to prevent brute force attacks
- Make sure to apply the GreenRADIUS updates timely
Updated 2024-08-13
© 2024 Green Rocket Security Inc. All rights reserved.
© 2024 Green Rocket Security Inc. All rights reserved.