Re: initdb authentication - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: initdb authentication
Date
Msg-id 41000928.5080006@dunslane.net
Whole thread Raw
In response to Re: initdb authentication  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: initdb authentication
List pgsql-patches

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

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: initdb authentication
Next
From: Bruce Momjian
Date:
Subject: Re: initdb authentication