• Success

    (@success)


    Is there any security risk in leaving the “admin” user as the default admin?

    Should we remove or rename the admin user?

Viewing 5 replies - 1 through 5 (of 5 total)
  • MichaelH

    (@michaelh)

    In theory if you have a good password no harm in leaving admin. But then again, it won’t hurt to do as you are suggesting either?

    Pizdin Dim

    (@pizdin_dim)

    Well, if you rename it, it’s one thing less for an attacker to guess, isn’t it? But what do you rename it to?

    Thread Starter Success

    (@success)

    How do you rename admin?

    Pizdin Dim

    (@pizdin_dim)

    Edit the users table through a MySQL client tool. If you don’t know your way around with SQL syntax, perhaps install phpmyadmin.

    MichaelH

    (@michaelh)

    Or create a new user with the Administrator role, login as that new user, delete the old admin.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘“admin” user and security’ is closed to new replies.