From: Oliver D. <ol...@ol...> - 2006-12-31 10:22:55
|
Hi, What I did: -installed sql-ledger with apt-get -installed postgresql-8.1 with apt-get -createuser -d sql-ledger -createlang plpgsql template1 -changed /etc/postgresql/8.1/main/pg_hba.conf to reflect "local all all trust" -restarted postgresql-8.1 I am still receiving "FATAL: IDENT authentication failed for user "sql-ledger" Can someone point me in the good direction ? Thanks, Oliver |