On 2011-03-10 00:30, "Cédric Krier" <[email protected]>" wrote: > On 09/03/11 15:21 -0800, Bram wrote: >>> >>> trytond can not authenticate to PostgreSQL. So check your trytond.conf or >>> perhaps you use the wrong user. >> >> Looks like trytond.conf is oke (database user and password are >> correct). >> >> And I'm using my root account. >> >> Should work I think. > > But it doesn't. The error message is clear the authentication for the > PostgreSQL user tryton doesn't work. >
Bram, try specifying the trytond.conf explicitly: trytond -d <DATABASE_NAME> -u all -c /path/to/trytond.conf the error clearly indicates that the password authentication is *not* being used. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl -- [email protected] mailing list
