Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to make "Super-admin" password in Odoo/OpenERP ?

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 435
    Comment on it

    Step-1 Configuring Odoo after that we will provide admin_passwd .
    Step-2 Then use all database management screens (to create, delete, dump or restore databases).
    Step-3 If the management screens not accessible, then make it accessible from a selected set of machines by using the proxy server's.
    Step-3 If you leave database-management screen accessible, the admin_passwd setting must be changed from its admin by default.
    Step-4 After that run this command on terminal-

    $ python -c 'import base64, os; print(base64.b64encode(os.urandom(24)))'
    

    Step-5 Then after Super-admin" password successfully created.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: