At 2007-06-11T11:49:50+1200, Zane Gilmore wrote:
> Any ssh login ignores the first password entry. We have now got into the
> habit of pressing enter before entering the password.
Firstly, you should be using public key authentication, not passwords.
The first port of call when debugging an ssh problem is to use the verbose
logging option on the client (-v through -vvv) to see what's going on.
Next, check if sshd is logging anything after the first failed password
authentication attempt. You might need to turn up the log verbosity in
sshd_config to get enough information.
Cheers,
-mjg
--
Matthew Gregan |/
/| [EMAIL PROTECTED]