On Wednesday, May 1, 2002, at 04:09 PM, Jean-Michel POURE wrote:
> Did you restart PostgreSQL service to reload pg_hba.conf?
> "service postgresql restart"
Of course not?! :^}
Thanks, worked like a charm.
hal, the simple.
---(end of broadcast)-
Le Mercredi 1 Mai 2002 21:55, Hal Lynch a écrit :
> Can some kind soul give me a clue how to do it, or where to look
> for instructions?
Did you restart PostgreSQL service to reload pg_hba.conf?
"service postgresql restart"
Just my two cents,
Jean-Michel POURE
---(end of
Daniel Tepas writes:
> The easiest way would be a patch for the src/backend/libpq/auth.[ch] to add another
>authentication scheme like
> pam or radius, has anybody written something like that?
I don't know how radius authentication works, but for pam authentication
you will have to extend the l