Article Number
000033236
Applies To
RSA Product Set: SecureID
RSA Version/Condition: PAM agent
Platform: Linux
O/S Version: 7.x
Issue
When performing an authentication test from the test utility ACETEST in PAM agent, the following error is displayed:
Cause
The agent host IP address is not specified.
Resolution
Create an sdopts.rec and add the agent IP address using below steps:
- cd /var/ace
- vi sdopts.rec
- add the line " CLIENT_IP=x.x.x.x " where x.x.x.x is the IP address of the agent host
- save and exit file " :wq! "
Make sure that the file permissions are rw------- root root