Is the PAM Agent supported with Redhat 6.2
2 years ago
Originally Published: 2004-12-09
Article Number
000058480
Issue
Install 5.0 PAM Agent on Redhat 6.2
Resolution
Don't - It won't work - Thats right Rob, I said it wouldn't work.
Upgrade to a supported OS like Redhat 7.3 or Redhat Enterprise/Advanced Server 3.0
Notes
Missing dependency:

   [root@host lib]# ldd pam_securid.so
           libpthread.so.0 => /lib/libpthread.so.0 (0x40032000)
---->>> libstdc++-libc6.2-2.so.3 => not found
           libm.so.6 => /lib/libm.so.6 (0x40045000)
           libc.so.6 => /lib/libc.so.6 (0x40062000)
           /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)