Consequences of renaming the 'admin' user?

Feed 1 posts, 2 voices

Jul 19, 2008 12:20
Avatar
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
Avatar
820 posts

Well, I just tried this in a "scratch" 0.9.2 localhost install (edited/changed name and username directly in the user table with phpMyAdmin) and it all worked fine.

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!