PurposeThis article describes the content of the dictionary entry when integrating Aruba Clearpass TACACS for FortiManager and FortiAnalyzer authentication and authorization
Expectations, RequirementsUser should consult Aruba documentation for details on how to create/add a dictionary on Clearpass
ConfigurationThe kb link below describes the steps on how to configure TACACS+ for authentication and authorization in FortiManager and FortiAnalyzer
On the server side, Aruba Clearpass requires a dictionary with the following content
<TacacsServiceDictionaries>
<TacacsServiceDictionary dispName="fortigate" name="fortigate">
<ServiceAttribute dataType="String" dispName="service" name="service"/>
<ServiceAttribute dataType="String" dispName="memberof" name="memberof"/>
<ServiceAttribute dataType="String" dispName="admin_prof" name="admin_prof"/>
</TacacsServiceDictionary>
</TacacsServiceDictionaries>
For details on how to create/add a dictionary on Clearpass, please refer to Aruba Clearpass documentation
Related Articles
Technical Tip: How to configure TACACS+ for authentication and authorization in FortiManager and For...