Easy pg_hba.conf question.

From: Robert <rjyoung(at)scs(dot)carleton(dot)ca>
To: pgsql-admin(at)postgresql(dot)org
Subject: Easy pg_hba.conf question.
Date: 2004-01-24 17:23:44
Message-ID: 4012AA20.8080807@scs.carleton.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I want to add a line in a pg_hba.conf file so that the user 'auser' can
connect to the database 'aDB' via host based authentication: so far for
the line I have:

host aDB 134.117.76.10 255.255.255.255 md5

However, I'm not sure how to specify only 'auser' can connect to the
database.

Thanks for your help,
Robert Young

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Paul Ganainm 2004-01-24 17:31:56 Re: High Performance/High Reliability File system on SuSE64
Previous Message Joshua D. Drake 2004-01-24 17:11:50 Re: High Performance/High Reliability File system on SuSE64