Add example of using 'sameuser' followed by 'all' pg_hba records to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9f07cb70db41ff723603242cacff92d8758c3385
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-11-18T23:24:16Z
Releases: 7.2.1
Add example of using 'sameuser' followed by 'all' pg_hba records to
enforce a limit on who can connect to databases other than their own.
From a recent discussion in pg-admin.

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +36 −19
src/backend/libpq/pg_hba.conf.sample modified +39 −24