Error: 'read_config: Could not open config file /opt/ace/data/ sdtacplus.cfg Errno 2: No such file or directory' appears in var/adm/messages or syslog file when starting RSA ACE/Server
2 years ago
Originally Published: 2003-02-13
Article Number
000055451
Applies To
RSA ACE/Server
TACACS+
Issue
Error: "read_config: Could not open config file /opt/ace/data/ sdtacplus.cfg, Errno 2: No such file or directory" appears in var/adm/messages or syslog file when starting RSA ACE/Server
Resolution
To correct this issue, look in the ace/data/sdtacplus.arg file for the line as shown below:
 
-C sdtacplus.cfg
 
Remove the space between -C and sdtacplus.cfg. The line should appear as follows:
 
-Csdtacplus.cfg

Then, save the file, stop the ACE/Server, and restart. There will not be any errors in syslog or messages file.
 
For more information, see the solution titled TACACS+ Troubleshooting.