This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC!
We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.
Hi there,
I have a problem on a ACS 5.5.0.46.7 with adding new network devices. When I add new device to ACS and check log (Monitoring and Reporting->Authentications - TACACS+) this error message appears:
Failure Reason : 22056 Subject not found in the applicable identity store(s).
This is the first time that this message appears and before it appeared I added 3 new devices without a problem. This was a 4-th device in a row that I was adding and then I got this message appeared. I'm using IE version 11.
The identity store was configured couple of years ago and didn't change since then.
Any help is much appreciated.
Solved! Go to Solution.
Hi,
This error message is refering to the user not being found, not related to AAA clients, so it basically means that ACS was not able to find the user internally nor against external database ( in case you are using AD, LDAP, etc)
In order to confirm ACS is checking the desired identity database, you need to click on details on the authentication report you are facing the issue, and check "Identity Store" being checked.
Hi,
This error message is refering to the user not being found, not related to AAA clients, so it basically means that ACS was not able to find the user internally nor against external database ( in case you are using AD, LDAP, etc)
In order to confirm ACS is checking the desired identity database, you need to click on details on the authentication report you are facing the issue, and check "Identity Store" being checked.
Tahnk you for the info ivangonz.