I just got in a few CryptoCards. It looks like a great system to use for what I want, but I'm having a hard time putting it all together. 1. OpenSSH: I compiled and installed OpenSSH 2.11, and it all works fine. I installed the default PAM file in /etc/pam.d (it doesn't work without it, so I know it is using PAM). 2. CryptoCard software: I downloaded the CrytpoCard PAM module called pam_cryptocard-1.1, by Igmar Palsenberg. It compiled fine. I put the pam_cryptocard.so file in /lib/security. I also put this in /etc/cryptousers: root:0123123123123123123123123:1:n: hh:0000000000000000000000000:1:n: and I initialized my cryptocard to have a DES key of all-zeros (just for testing). Now the problem is that I can't figure out how to modify the /etc/pam.d/sshd file to use the cryptocard. I tried to follow the sugestions in the INSTALL file for the pam_cryptocard, but none of it worked. All the changes I made make it so that I can't log in. Does anyone have any sugestions on this? There must be a fairly simple /etc/pam.d/sshd file that would work. Any tips would be appreciated. This will be a fantastic, top-security system if I can get it all working. Thanks, e
