[SLE] Re: [GENERAL] IDENT and pg_hda.conf[SOLVED]

From: Jerome Lyles (susemail_at_hawaii.rr.com)
Date: 01/31/04

  • Next message: Damian O'Hara: "Re: [SLE] Mozilla 1.6 versus Mozilla 1.4"
    To: suse-linux-e@suse.com
    Date: Fri, 30 Jan 2004 14:03:58 -1000
    
    

    On Friday 30 January 2004 10:23 am, Jerome Lyles wrote:
    > On Friday 30 January 2004 01:37 am, Paul Thomas wrote:
    > > On 30/01/2004 09:39 Susemail wrote:
    > > > [snip]
    > > > In any case I don't have a pg_hba.conf file:
    > >
    > > You should have, unless you haven't done an initdb...
    >
    > True, I hadn't done an initdb:
    >

    >
    > Still not able to authenticate:
    >
    > FATAL: IDENT authentication failed for user "adriel"
    > FATAL: IDENT authentication failed for user "postgres"
    >
    The problem turned out to be two copies of pg_hba. One in
    "/usr/local/pgsql/data/pg_hba.conf" the other in
    "/var/lib/pgsql/data/pg_hba.conf"
    "/var/lib/pgsql/data/pg_hba.conf" is in the Root Directory of postgres on my
    system so that's the one the system was using. I thought the system was
    using the other one: "/usr/local/pgsql/data/pg_hba.conf", the only one I knew
    about.
    Thank you for helping me figure it out,
    Jerome

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Damian O'Hara: "Re: [SLE] Mozilla 1.6 versus Mozilla 1.4"