ajperezcrespo wrote on Wednesday, November 23, 2005:
Hi folks
After creating a user (sql-ledger), when I go to the admin database section to create a dataset I get an Ident authentication failed for user "sql-ledger".
Any clues?
Thanks
ajperezcrespo wrote on Wednesday, November 23, 2005:
Hi folks
After creating a user (sql-ledger), when I go to the admin database section to create a dataset I get an Ident authentication failed for user "sql-ledger".
Any clues?
Thanks
jimbo456 wrote on Wednesday, November 23, 2005:
I think you are having an issue with pg_hba.conf
There is alot on this in the sql-ledger archives list. Also search on it in google. By default you might want to leave the first 2 fields blank. Try the Postgresql port of 5432 also. You might also want to try using the postges user to login instead of the sql-ledger user.
Jimbo
ajperezcrespo wrote on Monday, November 28, 2005:
Got it thanks
Alfonso