RE: [HACKERS] reduce pg_hba.conf restrictions ...

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: RE: [HACKERS] reduce pg_hba.conf restrictions ...
Date: 2000-02-01 03:30:34
Message-ID: XFMail.000131223034.vev@michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 01-Feb-00 The Hermit Hacker wrote:
>
> is there any reason why we can't make the permissions on pg_hba.conf 600
> vs 400? the data directory itself is only readable by the 'superuser'...

Depends on what you edit with. If you use vi you can override the perms,
if you use ee (like I do) you swear alot then change them yourself :)

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
128K ISDN: $24.95/mo or less - 56K Dialup: $17.95/mo or less at Pop4
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-02-01 03:34:07 RE: [HACKERS] reduce pg_hba.conf restrictions ...
Previous Message Bruce Momjian 2000-02-01 03:27:17 Re: [HACKERS] freefuncs.c is never called from anywhere!?