[GeoNetwork-users] Error trying to setup PostGIS database through GAST

I'm in the process of switching our GN installation from MySQL to
Postgre/PostGIS, in order to take advantage of spatial index.

I have already installed PostgreSQL and PostGIS, and created user and
database:

But when I try to actually set up the database through GAST, I get:

<http://osgeo-org.1560.n6.nabble.com/file/n5008114/GAST_error.png&gt;

Even though my config seems correct:

<http://osgeo-org.1560.n6.nabble.com/file/n5008114/GAST_config.png&gt;

Any thoughts on the matter?

Thank you,
André.

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Error-trying-to-setup-PostGIS-database-through-GAST-tp5008114.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

PostgreSQL log:

LOG: could not connect to Ident server at address "127.0.0.1", port 113:
Connection refused
FATAL: Ident authentication failed for user "geonetwork"

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Error-trying-to-setup-PostGIS-database-through-GAST-tp5008114p5008131.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Solved changing the user authentication method in pg_hba.conf.

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Error-trying-to-setup-PostGIS-database-through-GAST-tp5008114p5008782.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.