On 11/06/07, Zane Gilmore <[EMAIL PROTECTED]> wrote:
Any ssh login ignores the first password entry.
Are you sure it's a password prompt, as opposed to a key passphrase prompt? Run ssh -v to see what authentication method is actually being used by sshd, then look at the PAM setup for ssh and see what back-end method is being triggered (also auth.log often has the relevant syslog messages from sshd) -jim
