Re: Re: kerberos 5 patch against 7.0RC5

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Mike Wyer <mw(at)doc(dot)ic(dot)ac(dot)uk>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Re: kerberos 5 patch against 7.0RC5
Date: 2000-06-13 07:37:30
Message-ID: 200006130737.DAA23384@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This was applied in 7.1.

> On Thu, 11 May 2000, Tom Lane wrote:
>
> >Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> Can someone comment on this patch? It looks good to me.
> >
> >Looks like a rather major rewrite of the Kerberos support --- do we feel
> >comfortable cramming this into 7.0.1? Seems like putting it into the
> >7.1 cycle might be the prudent course, so that it will get some beta
> >testing before being loosed upon the world. (Alternatively, if a couple
> >other Kerberos users want to try it and report back, I'd feel better
> >about dropping it into 7.0.* ...)
> >
>
> I'm quite happy for it to sit in the contrib section for people who want
> to try it out until its been tested on more than one site. Now that
> RedHat are shipping kerberos with 6.2, I figured it wasn't really fair
> to keep this implementation all to ourselves. David Wragg, the guy who
> actually did the work, has a few things he wants to tidy up, but I don't
> see that happening for a couple of months at the earliest. The current
> code is reliable and stable, and can coexist with non-kerberized
> postgres libs and binaries.
>
> As you point out, it is quite a reworking of the existing code. We
> couldn't get postgres to compile against MIT kerberos V5 includes and
> libraries, let alone run. Hence this patch. If anyone is using the
> current V5 support, I would love to know how they're doing it.
>
> Cheers,
> Mike
> --
> Mike Wyer <mw(at)doc(dot)ic(dot)ac(dot)uk> || "Woof?"
> http://www.doc.ic.ac.uk/~mw || Gaspode the Wonder Dog
> Work: 020 7594 8440 || from "Moving Pictures"
> Mobile: 07879 697119 || by Terry Pratchett
>
>

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-06-13 07:38:10 Re: Now 376175 lines of code
Previous Message Bruce Momjian 2000-06-13 07:36:01 Re: Re: kerberos 5 patch against 7.0RC5