solution to make static changes in pg_hba.conf file? - Mailing list pgsql-hackers

From Tarun Sharma
Subject solution to make static changes in pg_hba.conf file?
Date
Msg-id 005801ca8931$d1daca20$583ca8c0@newkmdomain.com
Whole thread Raw
Responses Re: solution to make static changes in pg_hba.conf file?  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
hi,
 
i assigned super user privelledge to a user by specifing entries in pg_hba.conf file as
 
host    all    newuser    127.1.1.1 md5
 
and the default postgres user is made access to only the default postgres databse and is no more the super user.
 
the problem is that this conf file is available to all and can be changed again.
 
can someone assist me with a solution to make this changes static.
thanks
happy new year:-)

Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information. If you are not the origin al intended recipient and have erroneously received this message, you are prohibited from using, copying, altering or disclosing the content of this message. Please delete it immediately and notify the sender. Newgen Software Technologies Ltd (NSTL) accepts no responsibilities for los s or damage arising from the use of the information transmitted by this email including damages from virus and further acknowledges that no bin ding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of NSTL.

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: updateMinRecoveryPoint bug?
Next
From: Kris Jurka
Date:
Subject: Re: Cancelling idle in transaction state