RADIUS authentication doesn't work; RADIUS debug shows: ignored; no user name
Originally Published: 2002-05-08
Article Number
Applies To
RADIUS
Local test authentication works correctly
Issue
In the raddebug.log: received unknown attribute %d 1
In the raddebug.log: received unknown attribute %d 2
Nothing in RSA ACE/Server logs
Authentication works correctly when using ACE/Agent's Test Authentication or sdshell
There are no listed attributes to choose from when adding a profile
Cause
Resolution
1. Make sure the Radius Service is stopped before running the loadraddb command
2. Make sure you include the path to both the dictionary AND securidmapfile
3. Compare content AND size of dictionary and securidmapfile to those in a working installation and, if different, replace
4. Use the following syntax to run the loadraddb command:
loadraddb xyzzy /path_to_dictionary/dictionary /path_to_securidmapfile/securidmapfile
(the default versions of both files are in ace/data)
Check the ACE/Server Version. It must be v. 3.3.1 patch 14 or newer. There are two ways to add the dictionary:
First:
1. Click START> Programs> Command Prompt
2. At the C:\> Prompt type the following command:
cd \ace\prog and then press ENTER.
3. At the c:\cd \ace\prog, prompt type the following command:
loadraddb xyzzy c:\ace\data\dictionary c:\ace\data\securidmapfile
This will load the dictionary to the ACE/Server. If this procedure does not work, perform the following steps:
Second:
1. Insert ACE/Server installation CD-ROM in drive
2. Run the following (assuming D: is your CD-ROM drive) D:\aceserv\NT_i386\setup.exe
3. On the welcome screens, select Next on both
4. Select License screen, select country of license, and then select Next
5. License Agreement Read and select Yes or No (if you select No, the installation ends)
6. Read the Warnings, if any, then select Next
7. Select New Import Files, and then select Next
8. Select Available Input Files, and then select Next
9. Under Installation Options, select Radius, (or if grayed out), then select Next
10. Select RADIUS Accounting Directory (must be in \ACE\Data\radacct), then select Next
11. Under RADIUS Options, select RADIUS Dictionary File and select Next
12. Under Dictionary File (should be in \ACE\Data\Dictionary), select Next
13. Start Copying Files and select Next (files are copied and the setup closes)
Check if there are any attributes in your database by performing the following steps:
1. Run the ACE/Server administration program (sdadmin) from the ACEPROG directory
2. Pull down the Profiles menu and add a profile
3. Check the available attributes - if there are none there, you do not have a RADIUS dictionary loaded
To manually load the default RADIUS dictionary, run the command "loadraddb" found in the ACEPROG directory:
./loadraddb xyzzy ../data/dictionary ../data/securidmapfile
xyzzy - <key>
dictionary - <dictionary file name>
securidmapfile - <map file name>
Workaround
Related Articles
For secondary remediator, Maintain All doesn't work after selecting Clear All option 3Number of Views Authentication fails with error NS_MISMATCH_SERVER_HAS_BUT_AGENT_DOESNT 99Number of Views Rule doesnt kick off after unification using RSA Identity Governance and Lifecycle 33Number of Views RSA Identity Governance and Lifecycle 7.0.1 HTML source edit doesn't work with workflow email node 26Number of Views Issue with customizing session timeout 58Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?