Displaying 1 result from an estimated 1 matches for "send_debug_packet".
2000 Sep 21
1
OpenSSH-2.2.0p1 + SecurID.
...inning 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
tell you "failed" or "please enter next token". Cute and required no
modification on the client side :)
For those who don't know, SecurID can ask you to enter the next code on...