| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: initdb authentication |
| Date: | 2004-07-22 18:52:43 |
| Message-ID: | 200407221852.i6MIqiP16856@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
I assume he means 'local' lines in the config file, not local INET
connections. Maybe local needs quotes
---------------------------------------------------------------------------
Andrew Dunstan wrote:
>
>
> Magnus Hagander wrote:
>
> >Ok, here is another one.
> >
> >Doc patches coming up if/when this one is approved.
> >
> >//Magnus
> >
> >
> >
> >
> >
> + /* Kerberos methods not listed because they are not supported
> + * over local connections and are rejected in hba.c */
>
> Is this true of all local connections, or only Unix socket connections?
> After all, this patch adjusts one 'local' line and 2 'host' lines. Maybe
> we would just need to tell people that if they want Kerberos they would
> have to do it by hand, rather than using this flag.
>
> cheers
>
> andrew
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2004-07-22 19:02:45 | Re: initdb authentication |
| Previous Message | Andrew Dunstan | 2004-07-22 18:36:24 | Re: initdb authentication |