Consequences of renaming the 'admin' user?
|
Jul 19, 2008 12:20
6 posts
|
As a security measure, I would like to delete or rename the 'admin' user and replace it another username. Is it okay to rename 'admin' via PhpMyAdmin? Or, alternatively, should I just downgrade the privileges for the admin user and create a different administrative user? Thanks! |
|
Jul 19, 2008 12:31
820 posts
|
Well, I just tried this in a "scratch" 0.9.2 localhost install (edited/changed It's the sort of thing to try before anything matters. :) I guess, too, if you "downgrade" the first account, you want to have created the second, fully-privileged admin user first. Of course! :) Hope that helps! |