Re: Postgres User Password File???? - Mailing list pgsql-admin

From Kis János Tamás
Subject Re: Postgres User Password File????
Date
Msg-id 200709120934.37529.kjt@takarnet.hu
Whole thread Raw
In response to Postgres User Password File????  (smiley2211 <smiley2211@yahoo.com>)
List pgsql-admin
péntek 07 szeptember 2007 18.13 dátummal smiley2211 ezt írta:
> Hello all,
>
> Where do I find the PASSWORDs for users on Postgresql???  It seems
> connections are failing because user PROOT's password is not
> correct - where do I find out what it's set to - do I need to
> change it???
>
> DataObjects_Users : CONNECT :
> a:1:{s:32:"b8c77e08e3d43ac04152a2db76d9728a";O:8:"DB_Error":8:{s:20
>:"error_message_prefix";s:0:"";s:4:"mode";i:1;s:5:"level";i:1024;s:4
>:"code";i:-24;s:7:"message";s:24:"DB Error: connect
> failed";s:8:"userinfo";s:171:" [nativecode=Unable to connect to
> PostgreSQL server: FATAL: password authentication failed for user
> "proot"]
>
> Thanks...Michelle

Did you read the chapter 20.1 in PostgreSQL documentation?
Your pg_hba.conf is good?

If you can connect to template1, then you can to see the encrypted 
passwords: SELECT rolname, rolpassword FROM pg_catalog.pg_authid; but 
I think you don't need this...

Bye,
kjt


McAfee SCM 4.1 által ellenrizve!

pgsql-admin by date:

Previous
From: "Tena Sakai"
Date:
Subject: Re: out of memory
Next
From: Jenny Nickel
Date:
Subject: Error installing Postgres 8.2.4