Re: [ADMIN] postgresql authentication

2002-05-01 Thread Hal Lynch
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)-

Re: [ADMIN] postgresql authentication

2002-05-01 Thread Jean-Michel POURE
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

Re: [ADMIN] PostgreSQL authentication via PAM/Radius available?

2001-04-09 Thread Peter Eisentraut
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