https://bugzilla.mindrot.org/show_bug.cgi?id=2305
--- Comment #14 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
