Dear ISPConfig 3 Authors, It seems that we cannot change the default ISPConfig 3 login name "admin". It is a security weakness. Any chance to change this policy in the next release?
Maybe you cant rename it but you can anyways deactivate the admin user and create a new user under "System -> CP users" and assign admin rights to him. Which is in my opionion way more secure, since the admin user has in most cases a default user id, so it is easier manipulated once someone has access to the mysql databse.
Hi Concept21 I followed your instruction. I created a new user named newuser and deactivated the default "admin" user. I logged off and and logged back on as "newuser" . I tried to activate "admin" again but I received an error message. How can I return the ISPconfig back to its default? In other words, how can I reactivate "admin" again?
This cant work as the user you created is a client, thats the lowest user permission level. If you want tyour admin user to have a different name, go to System > CP users, edit the admin user which is listed there and change the name of the admin user, then press save.
Why go through all of that, just bring up the CPusers and rename admin to what ever and save. I did this months ago. Admin to me is a security risk.
If you do this, your new administrator can be deleted by accident. This is the reason that I asked this question. User ID 0 and user name admin are a fundamental pair in ISPConfig Control Panel. If you change any of them, you will regret.
The username of the admin user can be changed. Ispconfig cares only about the numerical uid of the euperadmin and not the name, the name is only used for 4he login process.