Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Just started and I can't log in!

Subscribe

Get notified when there's activity on this post

This question has been flagged
passwordusernameinvalidproblem
6 Replies
43583 Views
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
Discard
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
Best Answer

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
Discard
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
Best Answer

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
Discard
Mark Taylor
Author

Thank you for your answer.

Avatar
Sandy Walker
Best Answer

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
Discard
Avatar
patrick
Best Answer

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
Discard
Avatar
Ryan
Best Answer

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
Discard
Avatar
Mark Taylor
Author Best Answer

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
Discard
Enjoying the discussion? Don't just read, join in!

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

Sign up
Related Posts Replies Views Activity
User password validation for approving process
password username
Avatar
Avatar
1
Sep 19
6941
Invalid password while logging.
password invalid
Avatar
0
Mar 15
4873
Database username and password in Openerp 7 online
password database username thunderbird
Avatar
0
Mar 15
6169
Email Template - Logo Issue Solved
password username invitation resetpassword userinvite
Avatar
Avatar
2
Apr 22
10648
how can i get username and password of cuurently login user in controller main.py
password login username controllers cookies
Avatar
0
Jul 15
6026
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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