https://bugzilla.mindrot.org/show_bug.cgi?id=1868
Summary: 'ssh -k' should explicitly disable gss auth
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
AssignedTo: [email protected]
ReportedBy: [email protected]
in ssh.c, the option handling for 'k' should disable gss auth. There
should be an explicit
options.gss_authentication = 0;
at ssh.c:362, mirroring the 'K' option handling just below that line.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs