This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcements

SecurID® Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Knowledge Base
  • :
  • Adding a new Fortinet RADIUS dictionary to RSA RADIUS for RSA Authentication Manager
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

Adding a new Fortinet RADIUS dictionary to RSA RADIUS for RSA Authentication Manager

Article Number

000011715

Applies To

RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager

Issue

This article explains how to add a new Fortinet RADIUS dictionary to RSA RADIUS for RSA Authentication Manager.

The third-party Fortinet device requires a vendor-specific attribute returned in a RADIUS profile returns list.

Resolution

Please contact the vendor of the third-party device or software with regards to the attributes required to be returned in the RADIUS profile.  This information can be used to create a new RADIUS dictionary if the vendor-specific attributes do not already exist. Here is an example of adding a new vendor-specific attribute dictionary to RSA RADIUS for a Fortinet device.

  • The default RSA RADIUS folders for RSA RADIUS 7.1 on Microsoft WIndows is C:\Program Files\RSA Security\RSA Authentication Manager\radius\Service or /usr/local/RSASecurity/RSAAuthenticationManager/radius for Unix and the RSA SecurID Appliance 3.0.
  • For RSA Authentication Manager 8.x, the path is /opt/rsa/am/radius/.
  1. Create a RADIUS dictionary file named fortinet.dct in the RSA RADIUS folder.
  2. Add the following attributes to the new RADIUS dictionary:

@radius.dct

MACRO              FORTINET-VSA(type,syntax)   26   [vid=12356 type1=%type% len1=+2 data=%syntax%]
ATTRIBUTE          Fortinet-Group-Name                                   FORTINET-VSA(1,    string) r
ATTRIBUTE          Fortinet-Client-IP-Address                            FORTINET-VSA(2,    ipaddr) r
ATTRIBUTE          Fortinet-Vdom-Name                                    FORTINET-VSA(3,    string) r

 

Please refer to the readme.dct in the RADIUS folder for detailed information about the dictionary format. 

  1. Update the vendor.ini and add the following new section for the new vendor:
vendor-product  = Fortinet
dictionary       = fortinet
ignore-ports      = no
port-number-usage = per-port-type
help-id           = 2000

NOTE: It is recommended to add the new vendor in alphabetic order as this maintains order in the RADIUS graphical user interface on the pull-down list.

  1. Update a file called dictiona.dcm and add the dictionary filename to the vendor specific list (in alphabetic order):
@fortinet.dct
  1. Stop and start the RSA RADIUS service.
  2. Examine the RADIUS log file (formatted yyyymmdd.log - e.g. 20110829) found in the ../radius folder for any error messages concerning the new RADIUS dictionary (e. g., fortinet.dct).  You are likely to see an update to the dictionary information after adding the new RADIUS dictionary.
08/29/2011 09:51:03 Number of dictionaries in saved file does not match number in directory
08/29/2011 09:51:03 Opening saved dictionary file
08/29/2011 09:51:03 Successfully initialized saved-dcts.bin file
08/29/2011 09:51:03 Starting dictionary file processing ...
08/29/2011 09:51:10 Writing dictionary info to saved dictionary
08/29/2011 09:51:11 Successfully wrote dictionary information to saved-dcts.bin
08/29/2011 09:51:11 Closing saved dictionary file
08/29/2011 09:51:11 Successfully created and closed saved-dcts.bin
08/29/2011 09:51:11 Concluded dictionary file processing 
  1. When configuring the RADIUS Clients there will be a new Make/model type called Fortinet which will allow vendor-specific attributes to be selected in the Return List of Attributes for RADIUS profiles in the RSA Security Console.

Notes

Contact RSA Customer Support if you still experience a technical issue adding a vendor-specific RADIUS dictionary to RSA RADIUS 6.1 or RSA RADIUS 7.1.
Attachments
fortinet.dct
Tags (105)
  • 3rd Party
  • 3rd-Party
  • 6
  • 6.1
  • 6.1.x
  • 6.x
  • 7
  • 7.1
  • 7.1.x
  • 7.x
  • 8
  • 8.0
  • 8.0.x
  • 8.1
  • 8.1.x
  • 8.2
  • 8.2.x
  • 8.3
  • 8.3.x
  • 8.4
  • 8.4.x
  • 8.x
  • Admin
  • Admin Tutorial
  • Administration
  • Administrative
  • AM
  • Auth Manager
  • Authentication Manager
  • Config
  • Configuration
  • Configure
  • Configuring
  • Customer Support Article
  • Delete Software
  • Helpful Hints
  • How To
  • Implementation
  • Implementing
  • Informational
  • Install
  • Install Process
  • Install Steps
  • Installation
  • Installation Process
  • Installing
  • Instructions
  • Integrate
  • Integrated
  • Integrating
  • Integration
  • Integration Steps
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • management
  • Process Steps
  • Product Install
  • Product Integration
  • Remove Software
  • RSA AM
  • RSA Auth Manager
  • RSA Authentication Manager
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SecurID
  • SecurID Access
  • SecurID Suite
  • Set Up
  • Setup
  • Software Removal
  • Third Party
  • Third-Party
  • Third-Party Integration
  • Tip &amp Tricks
  • Tips and Tricks
  • Tutorial
  • Un-install
  • Uninstall
  • Uninstall Software
  • Uninstallation
  • Uninstalling
  • Version 6
  • Version 6.1
  • Version 6.1.x
  • Version 6.x
  • Version 7
  • Version 7.1
  • Version 7.1.x
  • Version 7.x
  • Version 8
  • Version 8.0
  • Version 8.0.x
  • Version 8.1
  • Version 8.1.x
  • Version 8.2
  • Version 8.2.x
  • Version 8.3
  • Version 8.3.x
  • Version 8.4
  • Version 8.4.x
  • Version 8.x
  • Walk Through
  • Walkthrough
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2021-06-04 08:39 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.