RSA ACE/Agent 5.0 Problems on Linux 7.3

From: Raheel Zamir (raheelz79_at_hotmail.com)
Date: 04/30/04


Date: 29 Apr 2004 15:55:05 -0700

Hello,

  I am trying to install RSA ACE/Agent 5.0 on Linux 7.3 but getting
access denied message.

Following step were used to install RSA ACE/Agent 5.0

1. Got sdconf.rec file from Admin and put it in /var/ace
2. tar -xvf ACEAgent_50_pam.tar
3. Ran install_pam.sh script and installed in /opt directory.
4. cd /etc/pam.d and vi sshd
5. edited file by
   commenting out auth required /lib/security/pam_stack.so
service=system.auth
   added line auth required /lib/security/pam_securid.so

6. cd /etc/ssh, vi sshd
   Set the PAMAuthenticationViaKbdInt to yes
   Documentation says change UsePrivilegeSeparation Parameter to no
but file
   does not contain this parameter.

When I to the acetest, it asks me username and passcode but after 20
seconds I am getting access denied

in /var/log/messages file

I get message " The Message entry does not exist for message ID: 1008"

Thanks for help