Maybe the script could ask the "shell runner" (root user)
"which database" and "which user"...
That would mean only "one at a time" but is not much work to change a few.
I think the passwords in "odoo.conf" are (is the word salted) to not be visible? Seems so.
Anyway, this is a huge help. Thank you.
Been bugging me for a long time. If you run it through turnkey.init there has been no feedback so when the odoo database password was not changing, I thought I was going crazy.
Security wise we should find a way to limit the number of attempts there. I will research.
Or "just modify" the script to aim at a Db and User
Thanks again Jeremy.
Maybe the script could ask the "shell runner" (root user)
"which database" and "which user"...
That would mean only "one at a time" but is not much work to change a few.
I think the passwords in "odoo.conf" are (is the word salted) to not be visible? Seems so.
Anyway, this is a huge help. Thank you.
Been bugging me for a long time. If you run it through turnkey.init there has been no feedback so when the odoo database password was not changing, I thought I was going crazy.
Security wise we should find a way to limit the number of attempts there. I will research.