Add a RADIUS DictionaryAdd a RADIUS Dictionary
Add a RADIUS dictionary when you add a RADIUS device that does not already have a dictionary file in RSA Authentication Manager.
Procedure
-
Log on to the Operations Console on the RSA Authentication Manager primary instance.
-
Click Deployment Configuration > RADIUS Servers.
-
If prompted, enter the Super Admin User ID and password, and click OK.
-
Select the RADIUS server to which you want to add the dictionary, and select Manage Server Files from the context menu.
-
On the Manage Server Files page, click the Dictionary Files tab.
-
Click Add New.
-
In the RADIUS Dictionary File field, click Browse.
-
Select the RADIUS dictionary you want to add, and click Open.
RADIUS dictionary files start with the word "dictionary," and are often followed by a vendor name, for example, dictionary.3com or dictionary.rfc5580.
-
Click Submit.
-
Add an entry for the dictionary in the vendor.ini file:
-
In the Manage Server Files page, click the Configuration Files tab.
-
Click the vendor.ini file, and select Edit from the context menu.
-
Add an entry for the dictionary file you just added.
The format the entry takes is described in the comments of the vendor.ini file.
-
Click Save.
-
-
Add an entry for the dictionary.* file in the main dictionary file:
-
Click the dictionary file, and select Edit from the context menu.
-
Add an entry for the dictionary file you just added. Under Specific Implementations, type:
#INCLUDE dictionary.name
where dictionary.name is the filename of the dictionary.
-
Click Save & Restart RADIUS Server.
-
-
On the primary instance, repeat this procedure for each RSA RADIUS server in the deployment.