| Summary: | gssapi-keyex blocked by PermitRootLogin=without-password | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Erik Massop <emassop> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | minor | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.1p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Erik Massop
2015-09-02 21:08:42 AEST
OpenSSH doesn't support gssapi-keyex, that's a third-party patch. Whomever is patching your sshd with it needs to adjust the patch to allow the gssapi-keyex authentication method. See the auth_root_allowed() function in auth.c. Aha! Thanks a lot, and sorry for wasting your time. Close all resolved bugs after 7.3p1 release |