[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: psql: FATAL: »IDENT«-Authentifizierung für Benutzer »openexchange« fehlgeschlagen



On Tue, 2006-01-31 23:22:20 +0100, Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote:
> On Tue, 2006-01-31 21:45:13 +0100, Markus Coners <markus_c_1969@yahoo.de> wrote:
> >   obwohl es eindeutig kein Skole Problem ist,
> >   hier die Frage ob Ihr mir Hinweise zur Lösung geben könnt.
> >    
> >   Gemäß der Anleitung 
> >   http://gpl.netixia.com/openxchange/openxchange-sarge-howto.html
> >   bleib ich bei dem Punkt Postgresql stecken.
> >   Genauer gesagt, 
> >    
> >     Populate the database :
> >   psql -U openexchange openexchange < /usr/local/openxchange/share/init_database.sql 
> >    
> >   Dort erhalte ich immer psql: FATAL: »IDENT«-Authentifizierung für Benutzer »openexchange« fehlgeschlagen.
> 
> Für die Datenbank `openexchange' ist konfiguriert, daß via ident
> nachgefragt wird, ab Client-seitig das Programm einem User
> `openexchange' gehört.

Ach ja, in der Anleitung von da oben steht übrigens:

--------------------------------------------------------------------
Here's a quick-and-dirty way to bypass Postgresql password problems:
edit your /etc/postgresql/pg_hba.conf and make the following lines
look like this :

# All other connections by UNIX sockets
local all all trust
#
# All IPv4 connections from localhost
host all all 127.0.0.1 255.255.255.255 trust

... then restart Postgres. Be aware that the passwords will now be
ignored for ALL users and ALL databases!
--------------------------------------------------------------------

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature


Reply to: