[Bug 573] Don't include krb4 headers on a krb5 compile
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed May 21 08:07:51 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=573
Summary: Don't include krb4 headers on a krb5 compile
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: simon at sxw.org.uk
Historical, the Kerberos code required a kerberos 4 define (KEYFILE), even when
just built to use Kerberos V. The code that required this was removed in
revision 1.86 of servconf.c, but the header fudge in the portable patch was
never removed.
The forthcoming attachment just removes these unrequired headers, and so allows
Kerberos V support to build on systems which don't have Kerberos IV libraries.
(Thanks to Buck Huppman for originally identifying the issue)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list