RE: [ADMIN] Secure connections to Postgres

1999-10-13 Thread Nicolas Huillard
12 octobre 1999 22:32 À: Nicolas Huillard Cc: '[EMAIL PROTECTED]' Objet: Re: [ADMIN] Secure connections to Postgres Nicolas Huillard wrote: >Hello, > >I am trying to setup a secure scheme for the database access, for my web ser >vers, modifying pg_hda.co

Re: [ADMIN] Secure connections to Postgres

1999-10-12 Thread Oliver Elphick
Nicolas Huillard wrote: >Hello, > >I am trying to setup a secure scheme for the database access, for my web ser >vers, modifying pg_hda.conf. >What I want is : >* the connection from the http server is authenticated, from another host, >* the connection is allowed with crypted p

[ADMIN] Secure connections to Postgres

1999-10-12 Thread Nicolas Huillard
Hello, I am trying to setup a secure scheme for the database access, for my web servers, modifying pg_hda.conf. What I want is : * the connection from the http server is authenticated, from another host, * the connection is allowed with crypted password for the Postgres superuser, from well-kn