From: | "Prakash, Deepthi (NSN - IN/Bangalore)" <deepthi(dot)prakash(at)nsn(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Autentication exceptions in pgsql 8.3 |
Date: | 2011-10-24 06:08:07 |
Message-ID: | 1A6F3C7F6893C146B2B3EBF64B889E7F0110B85C@SGSIEXC007.nsn-intra.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Yes authd is running.
And I am using 8.4 version. Sorry for the wrong version below.
Thanks and Regards,
Deepthi
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of ext John R
Pierce
Sent: Monday, October 24, 2011 10:05 AM
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Autentication exceptions in pgsql 8.3
On 10/23/11 9:08 PM, Prakash, Deepthi (NSN - IN/Bangalore) wrote:
>
> Hello,
>
> I am using Postgresql 8.3, I am getting the
> belowauthenticationexceptions.I am not able to connect
> usingpostgres://mpp:mpp(at)localhost/mpp
>
> .....
>
> host all all 127.0.0.1/32 ident
>
> # IPv6 local connections:
>
> host all all ::1/128 ident
>
'ident' on localhost requires your system runs an authd/identd
service... is that the case?
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
From | Date | Subject | |
---|---|---|---|
Next Message | Chitra Creta | 2011-10-24 06:26:01 | Upgrading an existing database structure |
Previous Message | Prakash, Deepthi (NSN - IN/Bangalore) | 2011-10-24 04:40:10 | Re: Autentication exceptions in pgsql 8.3 |