Bryan,

On Wed, Oct 03, 2007 at 11:45:51AM -0700, Bryan O'Neal wrote:
> debug1: Authentications that can continue:
> publickey,gssapi-with-mic,password
> debug1: Next authentication method: publickey
> debug1: Offering public key: /backupuser/.ssh/id_rsa
> debug1: Authentications that can continue:
> publickey,gssapi-with-mic,password
> debug1: Offering public key: /backupuser/.ssh/id_dsa
> debug1: Authentications that can continue:
> publickey,gssapi-with-mic,password
> debug1: Next authentication method: password
> [EMAIL PROTECTED]'s password:      

It looks very much like the public key (id_rsa.pub|id_dsa.pub) is not in
the ~remoteuser/.ssh/authorized_keys file. Since it used to work,
something must have changed somewhere. Have a look at the .pub file(s)
and then examine the remote's authorized_keys file and compare. Your -v
output looks like everything is fine except that it doesn't like the
key.

-- 
Darrin Chandler            |  Phoenix BSD User Group  |  MetaBUG
[EMAIL PROTECTED]   |  http://phxbug.org/      |  http://metabug.org/
http://www.stilyagin.com/  |  Daemons in the Desert   |  Global BUG Federation
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to