Steps I took to get SecurID working on Solaris 10 x86: - Added client to RSA Agent Host configurations on RSA server - Upgraded ssh from OpenSSH_4.3p2 to openssh-4.6p1 for PAM support - Installed PAM libraries supplied by RSA - Updated the /usr/local/etc/sshd_conf file with the following info: UsePAM yes UsePrivilegeSeparation no ChallengeResponseAuthentication yes PasswordAuthentication no - Updated the /etc/pam.conf file with the following info: sshd auth sufficient /opt/pam/lib/pam_securid.so - Restarted sshd - Verified: myhost:> ssh myotherhost Enter PASSCODE: Last login: Thu May 24 00:18:18 2007 from