Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

Just started and I can't log in!

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
passwordusernameinvalidproblem
6 Réponses
43622 Vues
Avatar
Mark Taylor

On Win 7 64bit I installed the OpenERP set, went through the various installations and username/password setups, and took extensive notes.

1st: was the postgresql connection where I chose a username and password

2nd: was the new database with default master password of "admin", new database name, and then a unique password in the lower section. (localhost:8069/#action=database_manager

3rd: the main UI came up. (localhost:8069/?db=[database_name].....

4th: I filled in the account email and password.

When I go to localhost:8069/..... I am brought to the login screen with two values requested. None of my username/password combinations that I used while setting up this software worked. Also, I don't recall ever seeing this exact two-field login request during any part of the set up.

Has anyone else experienced this problem? Any ideas?

Thank you in advance for your input!

Mark

1
Avatar
Ignorer
Cameron

Silly I know, but its case sensitive!

Sandy Walker

Mark, I am having the same problem. I downloaded the Windows All-in-One, created a database with demo data to check it out. Then I logged out. When I tried to log back in, I tried all kinds of email and password combinations and it wouldn't let me back in. You'd think this would be somewhere in the installation docs. The default email address for administrator is admin@example.com when you create a database - either with demo data or without. But it won't accept that. Did you ever get an answer to this question that works? Thanks! Sandy

Avatar
Chandni Machchhar
Meilleure réponse

Hello Mark,

4) The database should be installed on my computer. How do I access "res_user" to check the usernames and passwords?

You will find all the tables of the particular database in to the pgAdmin.

Open the pgAdmin, Connect it to the server

Open Your Database > Schemas > Public > Tables > res_user

Right click on it > View Data > View All Rows

You will see all the records in that table.

Hope this will help. Thanks.

3
Avatar
Ignorer
Kelly Stuart

FYI: In Odoo 8, the passwords are now encrypted. You will no longer be able to recover them by viewing the database records.

Avatar
Cameron
Meilleure réponse

Can only suggest

1)Usernames and passwords are case sensitive!

2)Try a reboot of your server!,

3)If using "chrome" try that!

4)If you have access to the data base ie phpgpadmin , see "res_user" for "usernames" and "passwords" just to check

2
Avatar
Ignorer
Mark Taylor
Auteur

Thank you for your answer.

Avatar
Sandy Walker
Meilleure réponse

David Dean just answered this on another question in this forum: https://www.odoo.com/forum/help-1/question/how-can-i-log-back-in-to-odoo-with-the-administrator-account-odoo-asking-for-admin-email-instead-of-username-59663

Put "admin" as the Email address (no @ symbol or anything else). 

Use the password you set up when you created the database.

You are logged back in!  

David mentioned that Email and Username are synonymous - you don't have to use an actual email address as the username even though the field is labeled "Email".

1
Avatar
Ignorer
Avatar
patrick
Meilleure réponse

It looks like you have issues with logging in (#4).

Username: admin password: the password you specified when you made the database (step 2). It is not admin, but the password you typed in twice.

0
Avatar
Ignorer
Avatar
Ryan
Meilleure réponse

I'm running into the same problem and when I look in my database for the admin password I find this: login | password
-------+----------
 admin |
(1 row)

no password?

0
Avatar
Ignorer
Avatar
Mark Taylor
Auteur Meilleure réponse

So,

1) I realize that usernames and passwords are case sensitive.

2) If by restarting the computer I have effectively restarted the server as well, then I have tried that. If I am mistaken, what did you mean?

3) I will try Google Chrome.

4) The database should be installed on my computer. How do I access "res_user" to check the usernames and passwords?

I noticed that when I go to the localhost:8069/# screen in Firefox I can go to "Backup" and I see that the proper database name is there and that it asks for the admin master password which I have not changed from the original "admin".

I'm still confused.

Thank you.

0
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
User password validation for approving process
password username
Avatar
Avatar
1
sept. 19
6971
Invalid password while logging.
password invalid
Avatar
0
mars 15
4911
Database username and password in Openerp 7 online
password database username thunderbird
Avatar
0
mars 15
6197
Email Template - Logo Issue Résolu
password username invitation resetpassword userinvite
Avatar
Avatar
2
avr. 22
10664
how can i get username and password of cuurently login user in controller main.py
password login username controllers cookies
Avatar
0
juil. 15
6030
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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