I just installed odoo12 on ubuntu 18.04. by following https://github.com/mtsoftware2016/odoo-12/blob/master/guilde_installation_for_ubuntu_18.04.txt .On step 9 before configuring odoo conf file ,It is asking for odoo password.
Anybody please help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I just installed odoo12 on ubuntu 18.04. by following https://github.com/mtsoftware2016/odoo-12/blob/master/guilde_installation_for_ubuntu_18.04.txt .On step 9 before configuring odoo conf file ,It is asking for odoo password.
Anybody please help.
The system is asking for odoo user's password since you are using sudo command.
If you don't remember the password, you can reset it for odoo user.
Try the following command from the root user and the system will ask for the new password:
passwd odoo
Hello
Soudhankhi Dalai,
Here you have to enter password which you had entered while installation. if you don't remember it then you can reset it using config file. you can open config file using nano command and then reset the password.
i hope you will understand it ..
Thank you...
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Couldn't load module base
Solved
|
|
3
Dec 23
|
17909 | |
|
1
Dec 19
|
3404 | ||
|
3
Feb 24
|
9053 | ||
|
1
Jul 22
|
3934 | ||
|
0
Nov 24
|
162 |
If you have to ask questions like that, you should not use installation instructions found in the net, but rather stick to the official installation instructions.