New PIN Mode and Next Tokencode Mode not working from the web pages using RSA Authentication Agent for Web for Apache on Red Hat Enterprise Linux
Originally Published: 2015-09-08
Article Number
Applies To
RSA Product/Service Type: Authentication Agent for Web for Apache
RSA Version/Condition: 7.x, 8.x
Issue
- New PIN Mode is working correctly when using acetest from the command line.
- Trying New PIN Mode from the SecurID login web page gives the following exception:
103: Response to the New PIN Request took too long. Please try again.
Cause
Resolution
Apache is being run by daemon, so the VAR_ACE directory should be owned by daemon. With the command below, change the owner of the VAR_ACE directory recursively. In this example, VAR_ACE is set to /var/ace:
chown -R daemon:daemon /var/ace
This command will resolve issues with both New PIN Mode and Next Tokencode Mode.
Related Articles
RSA Authentication Agent 7.x for Web for Apache on Red Hat 5 throws error 103: Response to New PIN Request took too long e… 183Number of Views Integrating Red Hat Identity Manager with RSA Authentication Manager 8.x 77Number of Views RSA Identity Governance & Lifecycle 7.1 installation on Red Hat 6.x fails with the error: Could not start 'default' liste… 179Number of Views Web Tier installation fails on Red Hat server - RSA Authentication Manager 8.1 191Number of Views Remote Backups not working with Authentication Manager 8.2 10Number of Views
Don't see what you're looking for?