Trouble with key based authentication
Darrin Chandler
dwchandler at stilyagin.com
Wed Oct 3 12:04:52 MST 2007
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
> remoteuser at remote.cornerstonehome.com'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
dwchandler at stilyagin.com | http://phxbug.org/ | http://metabug.org/
http://www.stilyagin.com/ | Daemons in the Desert | Global BUG Federation
More information about the PLUG-discuss
mailing list