Displaying 1 result from an estimated 1 matches for "ogssapidelegatecredenti".
2009 Jul 10
2
[Bug 1620] New: GSSAPIDelegateCredentials fails silently when given non-forwardable tickets
...Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: megacz at gmail.com
Executing
ssh -vvv -oGSSApiAuthentication=on -oGSSApiDelegateCredentials=on host
produces no error messages if the tickets in the client's credentials
cache are of the non-forwardable variety. I'm not sure if this is a
client or server bug, but one of them should produce some sort of
message to explain why the user winds up logged in with no tickets.
--
C...