Salut,
En effet il faut autoriser le service ident. C'est la conf. par default
avec le postgresql-7.2.3-2 de sid.
@+,
Fab
William Famy a �crit:
Le lun 18/11/2002 � 10:46, Fabrice Lorrain (home) a �crit :
Salut,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=167592
Je ne suis pas convaincu par la reponse.
Dans mon cas (machine sous sid) j'ai regle le pb en installant un
service ident (apt-get install ident2).
____________________________
[wf:]
ok merci j'ai installer ident2 mais comme ca marchais pas j'ai
remodifier la configuration de postgres.
j'ai mis ca comme configuration dans /etc/postgresql/pg_hba.conf
local all ident
sameuser
#host all 127.0.0.1 255.0.0.0 crypt
host all 127.0.0.1 255.0.0.0 ident
sameuser
host all 0.0.0.0 0.0.0.0 reject
j'ai relancer postgres /etc/init.d/postgres restart
et la ca marche.
Merci.
Aller A+
@+,
Fab