Bug 173

Summary: Heimdal authentication fails
Product: Sudo Reporter: Alex Plotnick <shrike>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: normal    
Version: 1.6.8   
Hardware: PC   
OS: NetBSD   
Attachments: Fix Heimdal problem.

Description Alex Plotnick 2005-03-29 18:12:09 MST
When sudo is compiled with KerberosV using the Heimdal library, it failes to
authenticate, with the following error:
  sudo: kerb5: Cannot verify TGT! Possible attack!: Unknown error -1765328168
I've attached a patch that fixes this problem.
Comment 1 Alex Plotnick 2005-03-29 18:13:38 MST
Created attachment 35 [details]
Fix Heimdal problem.

This should fix KerberosV authentication when using Heimdal.
Comment 2 Todd C. Miller 2005-03-29 21:39:30 MST
Thanks, the fix will be in the next sudo release.  I see in the cvs logs I was unsure whether the component 
should be 0 or 1 when I wrote that, now I know ;-)