Re: OpenSSH_6.7p1 hostbased authentication failing on linux->linux connection. what's wrong with my config?

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



@client

as root (as before)

	ssh server.DOMAIN.COM
		Permission denied (hostbased).

instead, as my user, fails differently for some reason,

	ssh server.DOMAIN.COM
		...
		no matching hostkey found for key ED25519 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
		ssh_keysign: no reply
		key_sign failed
		Permission denied (hostbased).

and verbose

	ssh server.DOMAIN.COM -vvv
		...
		debug1: Authentications that can continue: hostbased
		debug3: start over, passed a different list hostbased
		debug3: preferred hostbased
		debug3: authmethod_lookup hostbased
		debug3: authmethod_is_enabled hostbased
		debug1: Next authentication method: hostbased
		debug2: userauth_hostbased: chost client.DOMAIN.COM.
		debug2: ssh_keysign called
		debug3: ssh_msg_send: type 2
		debug3: ssh_msg_recv entering
		debug1: permanently_drop_suid: 1000
		debug2: we sent a hostbased packet, wait for reply
		debug1: Authentications that can continue: hostbased
		debug2: userauth_hostbased: chost client.DOMAIN.COM.
		debug2: ssh_keysign called
		debug3: ssh_msg_send: type 2
		debug3: ssh_msg_recv entering
		debug1: permanently_drop_suid: 1000
		debug2: we sent a hostbased packet, wait for reply
		debug1: Authentications that can continue: hostbased
		debug2: userauth_hostbased: chost client.DOMAIN.COM.
		debug2: ssh_keysign called
		debug3: ssh_msg_send: type 2
		debug3: ssh_msg_recv entering
		debug1: permanently_drop_suid: 1000
		debug2: we sent a hostbased packet, wait for reply
		debug1: Authentications that can continue: hostbased
		debug2: userauth_hostbased: chost client.DOMAIN.COM.
		debug2: ssh_keysign called
		debug3: ssh_msg_send: type 2
		debug3: ssh_msg_recv entering
		debug1: permanently_drop_suid: 1000
		no matching hostkey found for key ED25519 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
		ssh_keysign: no reply
		key_sign failed
		debug2: we did not send a packet, disable method
		debug1: No more authentication methods to try.
		Permission denied (hostbased).

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux