Re: Monitor Incoming requests for ssh..?



>>>>> "JB" == Jeff B <jbeardNo-Spam1185@xxxxxxxxxxxx> writes:

JB> disabling user/password authentications and require a RSA/DSA key
JB> from your users and making them repeat the pass-phrase.

There is no way for an SSH server to make a user "repeat the passphrase."
Passphrases are not part of the SSH protocol; they are an implementation
aspect of private key storage on the client. There may not even be a
passphrase. What exactly are you suggesting here?

--
Richard Silverman
res@xxxxxxxx

.