search for: sdhell

Displaying 1 result from an estimated 1 matches for "sdhell".

Did you mean: dshell
2000 Sep 21
1
OpenSSH-2.2.0p1 + SecurID.
...he openssh base directory, all you have to do then is add --with-securid and it should compile right in. It works similarly to the Skey code (except less complicated) and it hooks in the beginning of the PAM and passwd authentication methods. It checks to see if a user's shell ends with "sdhell" and if it does it attempts to do SecurID authentication. There is absolutely no documentation yet, but it can handle the "Please enter next token" exception using the send_debug_packet on the server side. So if your login attempts are failing, you can run ssh -v [args] and it will...