Re: Re: kerberos 5 patch against 7.0RC5

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: kerberos 5 patch against 7.0RC5
Дата
Msg-id 200006130737.DAA23384@candle.pha.pa.us
обсуждение исходный текст
Ответ на kerberos 5 patch against 7.0RC5  (Mike Wyer <mw@doc.ic.ac.uk>)
Список pgsql-hackers
This was applied in 7.1.


> On Thu, 11 May 2000, Tom Lane wrote:
> 
> >Bruce Momjian <pgman@candle.pha.pa.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@doc.ic.ac.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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: kerberos 5 patch against 7.0RC5
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Now 376175 lines of code