Обсуждение: Postgres User Password File????

Поиск
Список
Период
Сортировка

Postgres User Password File????

От
smiley2211
Дата:
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
--
View this message in context: http://www.nabble.com/Postgres-User-Password-File-----tf4402191.html#a12558425
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


Re: Postgres User Password File????

От
Kis János Tamás
Дата:
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!