What difference is there between the Admin and Master pass?
Hello.
I'm trying to install on a linux Debian server, I get this error when I contact my server on port 8069, and fill in the password for Master and Admin:
OpenERP Server Error
Client Traceback (most recent call last):
File "/opt/openerp/openerp-7.0-20130208-002317/openerp/addons/web/http.py", line 195, in dispatch
response["result"] = method(self, **self.params)
File "/opt/openerp/openerp-7.0-20130208-002317/openerp/addons/web/controllers/main.py", line 719, in create
params['create_admin_pwd'])
File "/opt/openerp/openerp-7.0-20130208-002317/openerp/addons/web/session.py", line 31, in proxy_method
result = self.session.send(self.service_name, method, *args)
File "/opt/openerp/openerp-7.0-20130208-002317/openerp/addons/web/session.py", line 98, in send
raise xmlrpclib.Fault('AccessDenied', openerp.tools.ustr(e))
Server Access denied.
What difference is there between the Admin and Master pass?
Thanks.
Unless you feel the answer provided is still lacking, you should mark the question as "answered" (using the little "check" icon). That way you will help reduce the epidemic of unanswered questions in this new forum.