[Bug 2305] sshd does not accept @cert-authority when doing host based authentication.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Dec 24 00:10:53 EST 2014


https://bugzilla.mindrot.org/show_bug.cgi?id=2305

--- Comment #14 from Damien Miller <djm at mindrot.org> ---
I just configured a hostbased authentication setup with certificates
and found that it worked fine. Your problem is probably this:

> debug2: userauth_hostbased: chost m4..

Your host seems to think that it's name is "m4.", probably because of a
misconfigured /etc/hosts.

Hostbased authentication is pretty sensitive to this and the logging at
both ends is pretty terrible. I'll look at improving it.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list