• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

master admin password openerp 7.x

June 25, 2013 by Sharad Chhetri 4 Comments

master admin password openerp 7.0

When I forgot the master admin password of OpenERP I try to find the answer in a few forums and blog but no luck.
I searched in Postgres Database and many file. Finally I got the master admin password which was in home directory of OpenERP user in .openerp_serverrc file (It is hidden file)

Step 1: Login with user with which you installed the OpenERP 7.x , in my case I use the user name openerp hence “su -l openerp” .
The file .openerp_serverrc has the information of master admin password in clear text form.

su -l openerp

cat ~/.openerp_serverrc|grep admin_passwd

Share this:

  • Twitter
  • Facebook
  • More
  • Print
  • Email
  • LinkedIn
  • Reddit
  • Tumblr
  • Pinterest
  • Pocket
  • Telegram
  • WhatsApp
  • Mastodon

Related posts:

  1. Installation of OpenERP 7.0 in Ubuntu
  2. check_openerp nagios plugin for openerp service check
  3. How to increase Password Expire date without resetting the password
  4. WordPress host IP changed not able to open wp-admin and site page looks scattered
  5. Setup Master Slave Chroot BIND DNS in CentOS 6 or Red Hat 6
  6. Setup MySQL master slave replication in CentOS 6
  7. Linux: Set user password by using encrypted password in command
  8. Setup htpasswd on WordPress wp-admin running on nginx
  9. error: src refspec master does not match any
  10. Set GRUB password after installation of CentOS/Red Hat

Filed Under: Linux, openerp, Tips And Tricks Tagged With: openerp

Reader Interactions

Comments

  1. Abdul Hadi says

    January 2, 2017 at 11:52 am

    hello, hope you still there…
    i cant find this file openerp_serverrc as it says no such file or directory. pls help, thanks

    Reply
    • Sharad Chhetri says

      January 4, 2017 at 5:19 pm

      Hi Abdul,

      Which version of OpenERP are you using.

      Regards
      Sharad

      Reply
  2. Ahmad Hamada says

    January 13, 2014 at 1:56 am

    Thank you, for this useful post!

    Reply
    • sharad chhetri says

      January 13, 2014 at 3:09 am

      Your Welcome Ahmad Hamada

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

Forward all incoming emails to other SMTP server or gateway

How to create a file with cat command

How to zip the directory in linux with command line

safest method to remove softlink in linux

Nagios HTTP WARNING: HTTP/1.1 403 Forbidden

Yum Error database disk image is malformed

Password prompt in single user mode is not secure : CentOS/Red Hat

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy