Re: pg_hba.conf and Administrator's Guide, 8. Security, User

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: geol(at)cit(dot)sf(dot)ukrtel(dot)net
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: pg_hba.conf and Administrator's Guide, 8. Security, User
Date: 2001-10-12 23:16:59
Message-ID: 200110122316.f9CNGxT10774@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> This may cause confusion for a new user since `crypt' authentication
> type is
> NOT the same as `password' as it does not look up password file even if
> provided
> as AUTH_ARGUMENT. A simple note might be in place for `crypt':

Attached is the current pg_hba.conf file with some improvements. Please
let me know what needs changing in this version.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 8.9 KB

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2001-10-15 02:08:47 Where to document system views?
Previous Message Bruce Momjian 2001-10-12 21:19:31 Re: FOR i IN REVERSE documentation error?