A friend of mine has a windows installation of Odoo 16 in a pc at his work. He wanted to backup the db, but he's lost and doesn't remember the database manager password.
I've read that in this case, you can simply change the database manager password in odoo.conf with a new one in plaintext. Is this safe? Because the database data is crucial (it's patients data, he is a doctor). Is there any possibility that he will lose connection with the database or the db will be erased?
Also, I've read that the database manager password in odoo.conf is sha encrypted. Can it be replaced with a plain text one?
Lastly, in Odoo 16 windows, where is odoo.conf located?