Hi
I recently backed up my database from an old server and restored it to an OpenERP installation on a new server. Problem is that it is not accepting any of my user logins or the admin login. When I go back to the old server I can still login so something must have happened when restoring the database on the new server. What can I do?
Thanks
What do you mean by 'not working' and 'not accepting'. What error message do you get? If you don't have base_crypt installed, check in PostgreSQL: SELECT login, password FROM res_users;