This is the mail archive of the rhdb@sources.redhat.com mailing list for the RHDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can't connect


Hi José,

You need to re-configure your Host Based Authentication (hba) file. This
is located in /var/lib/pgsql/data/pg_hba.conf. 

It seems that in there, you have set authentication for postgres to pass
only if the IDENT is correct (either postgres, or something else if you
are using mapping. See
http://www.postgresql.org/docs/view.php?version=7.3&idoc=1&file=client-authentication.html for more info). If you are aware that its using IDENT authentication and wish to continue to use it, you must start rhdb-admin as user postgres in order to connect to the cluster successfully. 

If you do not wish to start rhdb-admin as user postgres, you will have
to configure the pg_hba.conf file to authenticate postgres on
"password"/"trust"/etc.

Regards,
Deepak

On Tue, 2003-04-08 at 12:38, José Francisco Palma Soto wrote:
> When I try to connect to RHDB and I try to open my first cluster appears it:
> 
> Not Connected
> Reason
> Fatal 1 IDENT Authentification failed for user 'postgres'
> 
> postgres's password is correct because when I do this in a terminal : "su 
> postgres" then it ask me for the password I give it and I can change 
> session. I have changed the password then I'm sure that the password is 
> correct..
> What can I do?????
> 
> PaKoX
> México
> 
> _________________________________________________________________
> MSN Fotos: la forma más fácil de compartir e imprimir fotos.  
> http://photos.msn.es/support/worldwide.aspx
> 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]