removed superfluous 147.18.139.0/24 entries from pg_hba.conf

Former-commit-id: acd400daf2
This commit is contained in:
mjames-upc 2014-05-15 17:02:07 -06:00
parent 6050bdbf5b
commit a112b438d8

View file

@ -76,39 +76,30 @@ local ebxml all trust
# IPv4 local connections:
host fxatext all 127.0.0.1/32 trust
host fxatext all 147.18.136.0/24 trust
host fxatext all 147.18.139.0/24 trust
host fxatext all 162.0.0.0/8 trust
host hd_ob83oax all 127.0.0.1/32 trust
host hd_ob83oax all 147.18.136.0/24 trust
host hd_ob83oax all 147.18.139.0/24 trust
host hd_ob83oax all 162.0.0.0/8 trust
host dc_ob7oax all 127.0.0.1/32 trust
host dc_ob7oax all 147.18.136.0/24 trust
host dc_ob7oax all 147.18.139.0/24 trust
host dc_ob7oax all 162.0.0.0/8 trust
host hmdb all 127.0.0.1/32 trust
host hmdb all 147.18.136.0/24 trust
host hmdb all 147.18.139.0/24 trust
host hmdb all 162.0.0.0/8 trust
host metadata all 127.0.0.1/32 md5
host metadata all 147.18.136.0/24 md5
host metadata all 147.18.139.0/24 md5
host metadata all 162.0.0.0/8 md5
host maps all 127.0.0.1/32 md5
host maps all 147.18.136.0/24 md5
host maps all 147.18.139.0/24 md5
host maps all 162.0.0.0/8 md5
host postgres all 127.0.0.1/32 md5
host postgres all 147.18.136.0/24 md5
host postgres all 147.18.139.0/24 md5
host postgres all 162.0.0.0/8 md5
host ncep all 127.0.0.1/32 md5
host ncep all 147.18.136.0/24 md5
host ncep all 147.18.139.0/24 md5
host ncep all 162.0.0.0/8 md5
host ebxml all 127.0.0.1/32 trust
host ebxml all 147.18.136.0/24 trust
host ebxml all 147.18.139.0/24 trust
host ebxml all 162.0.0.0/8 trust
# IPv6 local connections:
host all all ::1/128 md5