https://bugzilla.mindrot.org/show_bug.cgi?id=1868
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> 2011-05-06 11:58:44 EST --- I think the issue here is that -K and -k are not completely symmetrical: > -K Enables GSSAPI-based authentication and forwarding (delegation) > of GSSAPI credentials to the server. > > -k Disables forwarding (delegation) of GSSAPI credentials to the > server. I think the rationale is that delegation requires authentication to be useful, but disabling delegation without disabling authentication is a useful thing to do too. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
