AAA Policy
Integration with AAA service for securing access to Haltdos appliances
Last updated
Was this helpful?
Integration with AAA service for securing access to Haltdos appliances
Last updated
Was this helpful?
AAA is a standard-based framework used to control who is permitted to use network resources (through authentication), what they are authorized to do (through authorization), and capture the actions performed while accessing the network (through accounting).
Authentication - The process by which it can be identified that the user, which wants to access the network resources.
Authorization - It provides capabilities to enforce policies on network resources after the user has gained access to the network resources through authentication.
Accounting - It provides means of monitoring and capturing the events done by the user while accessing the network resources.
Haltdos supports built-in integration AAA solutions such as RADIUS or TACACS+. These services ensure authentication, authorization, and accounting when accessing Haltdos appliances.
How to Use:
1. Go to Stack > Settings > AAA.
2. Configure your settings
3. Click Save
AAA Enabled
Boolean
False
Service
Dropdown
RADIUS
Allow SSH
Boolean
False
Host Name
String
Blank
Secret
String
Blank
This option allows the user to enable or disable the AAA feature. By default, it is set to disable.
This option allows the user to select the type of implementation it can be either TACACS or RADIUS.
Terminal Access Controller Access Control System (TACACS+) is a Cisco proprietary protocol that is used for the communication of the Cisco client and Cisco ACS server. It uses TCP port number 49 which makes it reliable.
Remote Access Dial-In User Service (RADIUS) is an open standard protocol used for the communication between any vendor AAA client and ACS server. It uses port number 1812 for authentication and authorization and 1813 for accounting.
This option allows the users to specify the hostname or IP address of AAA server.
This option will only apprears when AAA type is selected to RADIUS. When this option is enabled it allow SSH if Radius Server is down
This option allows the user to mention the credential information to access AAA server.