From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0E9D51381F3 for ; Tue, 23 Apr 2013 08:08:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7783E0908; Tue, 23 Apr 2013 08:07:59 +0000 (UTC) Received: from smtpq2.gn.mail.iss.as9143.net (smtpq2.gn.mail.iss.as9143.net [212.54.34.165]) by pigeon.gentoo.org (Postfix) with ESMTP id 6AB21E08DC for ; Tue, 23 Apr 2013 08:07:58 +0000 (UTC) Received: from [212.54.34.136] (helo=smtp5.gn.mail.iss.as9143.net) by smtpq2.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1UUYGb-0001Te-QJ for gentoo-user@lists.gentoo.org; Tue, 23 Apr 2013 10:07:57 +0200 Received: from 54698b76.cm-12-2c.dynamic.ziggo.nl ([84.105.139.118] helo=data.antarean.org) by smtp5.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1UUYGb-0000LA-Jf for gentoo-user@lists.gentoo.org; Tue, 23 Apr 2013 10:07:57 +0200 Received: from www.antarean.org (net.lan.antarean.org [10.20.13.13]) by data.antarean.org (Postfix) with ESMTP id CD22C4B for ; Tue, 23 Apr 2013 10:07:35 +0200 (CEST) Received: from 212.159.196.72 (SquirrelMail authenticated user joost) by www.antarean.org with HTTP; Tue, 23 Apr 2013 10:07:35 +0200 Message-ID: <81bef797b52ca11c567d3e5a93c9d7e4.squirrel@www.antarean.org> In-Reply-To: <20130423001731.GB5934@syscon7.inet> References: <20130423001731.GB5934@syscon7.inet> Date: Tue, 23 Apr 2013 10:07:35 +0200 Subject: Re: [gentoo-user] PosgreSQL - pg_hba.conf localhost access only From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org User-Agent: SquirrelMail/1.4.22 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 (Normal) Importance: Normal Content-Transfer-Encoding: quoted-printable X-Ziggo-spambar: / X-Ziggo-spamscore: -0.9 X-Ziggo-spamreport: BAYES_00=-1.9,RDNS_DYNAMIC=0.982,RP_MATCHES_RCVD=-0.001 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: a18a3118-276d-4c38-ac37-75d361478754 X-Archives-Hash: c6efd29fb29ac583df6c101b3de9b682 On Tue, April 23, 2013 02:17, Joseph wrote: > In my "pg_hba.conf" I have: > > local all all trust > host all all 127.0.0.1/32 trust > > I was under impression that this is configuration is for localhost > "127.0.0.1" access only. > But to my surprise I can access my database from other machine on my > network and even from another sub-network that I'm connected to via VPN > > How this authentication/access work? Normally that should be sufficient. On which machine does the client-software run? -- Joost Roeleveld