Authentication Woes - Mailing list pgsql-hackers

From James Hughes
Subject Authentication Woes
Date
Msg-id Pine.LNX.3.93.980120142133.10055A-100000@xport.bluewall.com
Whole thread Raw
Responses Re: [HACKERS] Authentication Woes  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
Hello,

After installing the latest cvs tree this morning, I cannot use
createuser and createdb. They break when trying to run psql. I can
connect with psql to the template1 database after setting up hba to use
password authentication and starting it with the -u option.

Does the hba still use trust and ident as well? Is there a primer on the
new authentication scheme?

I am moving up from 6.1.0 on Linux.

Thanks,


-James


pgsql-hackers by date:

Previous
From: todd brandys
Date:
Subject: Re: [HACKERS] Re: New pg_pwd patch and stuff
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] S_LOCK() change produces error...