Patch for Kerberos V.

Bruce Momjian <bruce@momjian.us>

Commit: 9500b35f178e8fc4335d2feb7f54dea4a5ff4ee5
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-05-27T03:39:33Z
Releases: 7.1.1
Patch for Kerberos V.


Most (nearly all) of the work was done by David Wragg <dpw@doc.ic.ac.uk>

He patched 6.5.3. I've updated it for 7.0RC5.

It works for MIT kerberos 1.1.1 (and previously for 1.0.6 as well).

I've got the patch against 6.5.3, plus kerberized RPMS.

Mike Wyer <mw@doc.ic.ac.uk>     ||         "Woof?"

Files

PathChange+/−
src/backend/libpq/auth.c modified +104 −99
src/interfaces/libpq/fe-auth.c modified +123 −158
src/interfaces/libpq/libpq-int.h modified +2 −1
src/interfaces/libpq/Makefile.in modified +2 −1
src/Makefile.global.in modified +7 −7