Change Drupal Admin Username and Password

How to change or reset drupal admin username and password in Cpanel?

Explanation

You can reset/change the drupal admin password by following the simple steps given below.
Step 1: Login to Control Panel.
Step 2: Enter as php in the search box. Click phpMyAdmin under Databases.
create table phpmyadmin
While connecting to the phpmyadmin page, you will shown with the alert message as shown in the image below.
create table2 phpmyadmin cpanel
Step 3: In the left tree, select the required database and click on the plus icon near the database.
Step 4: Select the dr_users from the tables list.
Step 5: In the right tree, click Edit option of the admin as shown below,
edit drupal cpanel
Step 6: In the column pass, enter the password under Value and select the function as MD5. Click Go.
set password drupal cpanel
Note: When you use MD5 function to change the admin password, your password will be automatically encrypted and stored in Database.


Related Topics

Control Panel Tutorial