Patch for Kerberos V.
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |