ssh: Permission denied

Simon Wu simonwu1 at gmail.com
Fri Dec 22 18:13:04 UTC 2006


On 12/22/06, Manuel Arostegui Ramirez <manuel at todo-linux.com> wrote:
> El Viernes, 22 de Diciembre de 2006 18:42, Tim escribió:
> > On Fri, 2006-12-22 at 11:48 -0500, Simon Wu wrote:
> > > I tried ssh between two Fedora 3 PCs. It only works one way, the other
> > > way, I got the following error:
> > >
> > > root at pcary21j's password:
> > > Permission denied, please try again.
> > > root at pcary21j's password:
> > > Permission denied, please try again.
> > > root at pcary21j's password:
> > > Permission denied (publickey,gssapi-with-mic,password).
> > > [root at pcary631 ~]# cd /etc/udev
> >
> > What happens if you try to log in as a non-root user?
>
> Please, try also with -v -v -v and you would be able to find out where the
> problem is.
> Cheers
>
> --
> Manuel Arostegui Ramirez.
Thanks. But -v -v -v doesn't seem to tell much. After passwd sent,
didn't get authentication success.

But using a local account, ssh is OK.

Simon
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /root/.ssh/identity ((nil))
debug2: key: /root/.ssh/id_rsa ((nil))
debug2: key: /root/.ssh/id_dsa (0x9ff70e0)
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug3: start over, passed a different list publickey,gssapi-with-mic,password
debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup gssapi-with-mic
debug3: remaining preferred: publickey,keyboard-interactive,password
debug3: authmethod_is_enabled gssapi-with-mic
debug1: Next authentication method: gssapi-with-mic
debug2: we sent a gssapi-with-mic packet, wait for reply
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug2: we sent a gssapi-with-mic packet, wait for reply
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug2: we did not send a packet, disable method
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/identity
debug3: no such identity: /root/.ssh/identity
debug1: Trying private key: /root/.ssh/id_rsa
debug3: no such identity: /root/.ssh/id_rsa
debug1: Offering public key: /root/.ssh/id_dsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred: ,password
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
root at pcary1c4's password:
debug3: packet_send2: adding 64 (len 55 padlen 9 extra_pad 64)
debug2: we sent a password packet, wait for reply
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
Permission denied, please try again.
root at pcary1c4's password:




More information about the fedora-list mailing list