From: | "Douglas McNaught" <doug(at)mcnaught(dot)org> |
---|---|
To: | "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> |
Cc: | "PGSQL General" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Confusion about ident sameuser |
Date: | 2008-07-03 02:32:09 |
Message-ID: | 5ded07e00807021932j6e72c2u795ff1ce489620fc@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, Jul 2, 2008 at 9:55 PM, Gurjeet Singh <singh(dot)gurjeet(at)gmail(dot)com> wrote:
> As you can see, if I use the machine's interface or unix sockets, it either
> asks for password or lets me in. But when I use localhost, it correctly uses
> 127.0.... line for authentication, but does not let me in!!!
>
> Is this not supposed to work? Could it be because I might not be having an
> ident server running on my box? How do I determine if I have an ident server
> running?
It's almost certain that that's the problem.
ident is configured off by default on most systems. Whether it's a
separate daemon or invoked through inetd/xinetd depends on the
distribution.
-Doug
From | Date | Subject | |
---|---|---|---|
Next Message | J Ottery | 2008-07-03 02:43:42 | Date Formatting for dd/mm/yyyy |
Previous Message | Gurjeet Singh | 2008-07-03 01:55:03 | Confusion about ident sameuser |