timschofield / webERP

webERP Accounting and Business Administration ERP system
https://www.weberp.org
GNU General Public License v2.0
29 stars 113 forks source link

Admin password #188

Closed David-Baron closed 4 weeks ago

David-Baron commented 1 month ago

On install, I read this message : The default user name is 'admin' and it cannot be changed.

Is it real? What about security issues?

timschofield commented 1 month ago

It can be changed after the installation. In fact I normally remove the admin user altogether after installation. As I said in a reply to one of the other issues you brought up, I am in the process of rewriting the installer (I didn't write the current one), and this is one of the changes I am doing..

Thanks for bringing up these issues today

Tim

timschofield commented 4 weeks ago

The new installer allows you to change the admin user ID, and the password.

Thanks Tim