public inbox for rhdb@sourceware.org
 help / color / mirror / Atom feed
From: Deepak Bhole <dbhole@redhat.com>
To: "José Francisco Palma Soto" <jfpalmas@hotmail.com>
Cc: rhdb@sources.redhat.com
Subject: Re: Can't connect
Date: Tue, 08 Apr 2003 17:02:00 -0000	[thread overview]
Message-ID: <1049821321.14877.15.camel@totally-bodacious> (raw)
In-Reply-To: <F117Rv2S1rYZK5lVEDq00005b4d@hotmail.com>

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
> 


      reply	other threads:[~2003-04-08 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-08 16:38 José Francisco Palma Soto
2003-04-08 17:02 ` Deepak Bhole [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1049821321.14877.15.camel@totally-bodacious \
    --to=dbhole@redhat.com \
    --cc=jfpalmas@hotmail.com \
    --cc=rhdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).