Den søndag den 20. september 2015 kl. 10.23.26 UTC+2 skrev raimonesteve: > > > El dia 20/09/2015 10.15, "Bent Hansen" <[email protected] <javascript:>> > va escriure: > > > > I am running Ubuntu 14.04. Using Synaptic the Tryton server and client > was installed including all modules. It just installed out of the box, no > issues :-) The Tryton version is 3.02. and the demo is running fine. But > when I try to create my own database using File -> Database -> New Database > the "Tryton Server Password" is needed. The Server Connection is " > demo3.0.tryton.org:8000". > > > > I have tried a lot of different passwords, but the result is always > "Access denied!". Reading all the documentation I could find didn't help. > So I would appreciate very much if any one could give me a hint? Or how can > I use this installation for my own tasks? > > The password to create new database is defined in trytond configuration > file. After v3.4, you need to crypt this password. >
To set at password the file "/etc/trytond.conf" was edited by changing the line "#admin_passwd = admin" to the line "admin_passwd = txaaccdd29" Then the PC was restarted and the client was executed. But I still get the response "Access denied! Sorry, wrong password for the Tryton server. Please try again." The problem is that I really have no idea what to do. Should something more be edited in the trytond.conf file or should something quite different be done?
