Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

How to recover master password if I forgot it?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
password
13 Răspunsuri
196120 Vizualizări
Imagine profil
test

Hello,

Issue: forgot master password

In openerp database management where we able to change password.

I have changed the default master password to another, now I have forget it.

Please let me know how can I recover it.

thanks, urgent.

3
Imagine profil
Abandonează
Yannick Payot

So you are talking about recovering the Administrator password, not the Master Database password?

Yannick Payot

I edited your question and removed my answer.

Niyas Raphy (Walnut Software Solutions)

See: https://www.youtube.com/watch?v=SJlM6jUslxk

Imagine profil
Yohanes Iwan Sugiarto
Cel mai bun răspuns

If you have access to openerp-server.conf (your active OpenERP server config file). e.g: /etc/openerp-server.conf

The password is written anywhere in that file:

admin_passwd = ********


Video: https://www.youtube.com/watch?v=SJlM6jUslxk

7
Imagine profil
Abandonează
Christophe Simonis (chs)

The config file is also read from ~/.openerp_serverrc

test
Autor

I have update it dynamically from database admin panel, till not able to recover.

Yannick Payot

Have you tried restarting the server with the admin_passwd set in your conf file?

Imagine profil
test
Autor Cel mai bun răspuns

.openerp_serverrc

Default admin master password is stored in openerp-server.conf

but its not given forgotten one.

Master password for openerp will found at .openerp_serverrc file.

Which located at home directory

Open Terminal

user@ubuntu: cat .openerp_serverrc [options] addons_path = -------------------
admin_passwd = admin
csv_internal_sep = ,

Here you found your master admin password.

2
Imagine profil
Abandonează
Chandni Gandhi

Perfect... I solved by using your solution.

Thanks,

Imagine profil
Kherzie Andal
Cel mai bun răspuns

For those in windows, inside the Odoo installation folder, just go to the "server" folder/directory and you'll find the odoo.conf

1
Imagine profil
Abandonează
Imagine profil
Mbodj
Cel mai bun răspuns

Just change the admin_passwd in odoo.conf, it work for me !

1
Imagine profil
Abandonează
fudo

It's worked for me. Thanks.

Imagine profil
Md. Sajib Ali
Cel mai bun răspuns

video reference here


0
Imagine profil
Abandonează
Imagine profil
Jesus Cruz
Cel mai bun răspuns

I just comment the entry of admin_pass and reload manager link and config file was rewritten so we can rewrite admin_pass

0
Imagine profil
Abandonează
Imagine profil
Achmad Hamzah
Cel mai bun răspuns

in your openerp-server.conf, comment line that contain admin_passwd = , then open your odoo. you will be asked to set new master password

if you change it manually on openerp-server.conf, your password will be saved as plain text, not encrypted

0
Imagine profil
Abandonează
Imagine profil
Muhammad Usman
Cel mai bun răspuns

i changed the admin passwd in conf file in windows and restart odoo service but error database connection denied is still coming

0
Imagine profil
Abandonează
Imagine profil
Alejandro Bello
Cel mai bun răspuns

There is an confusing mix of terminoly from odoo since:

The "master password" is named "admin_passwd" in the config file (usually, "odoo.conf".) This leads to confusion, since there is no "master" user anywhere in Odoo.

The "database admin" password (one for each indiviual database) is stored (Odoo 12+) inside the postgres database. It's also encrypted, so you can only clear it and reset it in the web interface.

The admin IS the master.

0
Imagine profil
Abandonează
Imagine profil
Demirel yakito
Cel mai bun răspuns

refer this link...

https://www.odoo.com/forum/help-1/question/recovering-master-password-73750#answer-73755


0
Imagine profil
Abandonează
Imagine profil
sakumi30
Cel mai bun răspuns

Hi, you can check out if you can get solution from SmartKey Password Recovery Bundle: http://www.recoverlostpassword.com

0
Imagine profil
Abandonează
Imagine profil
Yannick Payot
Cel mai bun răspuns

If you are talking about the OpenERP admin user password, you can recover it if your database passwords aren't encrypted. (as for any other OpenERP user password)

  SELECT login, password FROM res_users WHERE login = 'admin';
0
Imagine profil
Abandonează
test
Autor

Sorrry U got miss understanding, I am talking about master password.

Imagine profil
Martin
Cel mai bun răspuns

Please refer to the answers to this question: https://accounts.openerp.com/forum/Help-1/question/478/

0
Imagine profil
Abandonează
test
Autor

link does not helpfull to reset master password.

Martin

I saw Yohanes' correct response, and suggested my answer to a related question as additional reading to help with a broader understanding. You have ambiguous terminology that confused Yannick. The answer I refer to attempts a disambiguation of the different password type names.

Daniel Reis

If it's additional reading, it shouldn't be posted as an Answer. It would be best to add this as a Comment wither to the question, or to a correct answer.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Password Reset Link redirect to account.odoo.com
password
Imagine profil
0
mai 25
2463
Database specific Master password - does it exist? Rezolvat
password
Imagine profil
Imagine profil
2
iul. 24
13834
sudo passwd openerp and the effect
password
Imagine profil
1
mar. 15
7056
Login not working after restore of database
password
Imagine profil
Imagine profil
Imagine profil
3
mar. 15
11655
Cannot reset user password after outgoing mail server configuration
password
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
mar. 15
10321
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now