[Spacewalk-list] fe_sendauth: no password supplied

Jan Pazdziora jpazdziora at redhat.com
Wed Mar 7 14:34:56 UTC 2012


On Wed, Mar 07, 2012 at 02:38:00PM +0100, Patrick Hurrelmann wrote:
> 
> PostgreSQL is running locally and the content of pg_hba.conf is:
> 
> local   all         all                               md5
> host    all         all         127.0.0.1/32          md5
> host    all         all         ::1/128               md5
> 
> So, all connections need md5.

You might want to add back the default

	local   all         all        ident

line or put in a more restricted one

	local   spaceschema postgres   ident

Yours,

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list