Displaying 1 result from an estimated 1 matches for "ogssapiauthentication".
Did you mean:
  gssapiauthentication
  
2009 Jul 10
2
[Bug 1620] New: GSSAPIDelegateCredentials fails silently when given non-forwardable tickets
...Version: 5.2p1
          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 logge...