FortiAuthenticator
FortiAuthenticator provides centralized authentication services for the Fortinet Security Fabric including multi-factor authentication, single sign-on services, certificate management, and guest management.
duenlim
Staff
Staff
Article Id 403506
Description

This article describes how to overcome an error message that prompts Dictionary file is not complete when adding Custom Vendors to the RADIUS dictionary.

 

DictionaryFileIsNotComplete.png

Scope FortiAuthenticator.
Solution
  1. Make sure the Custom Radius file does not contain symbols like !@#$%^&*()_+=-`~[]\ before upload to the RADIUS dictionary.


Example:

The below sample Custom Radius file contains a symbol:

 

VENDOR #NPartner# 39693
BEGIN-VENDOR #NPartner#
ATTRIBUTE N-Partner-Domain 1 integer
ATTRIBUTE N-Partner-Menu 2 integer
ATTRIBUTE N-Partner-Email 3 string
END-VENDOR #NPartner#

 

  1. After removing the symbols '#'. The upload is successful.

 

DictionarySuccess.png