How to Reset Admin Password in CMS V6

If you forget admin password in CMS V6, it will be a very big trouble. How to reset admin password? Here you can reset password easily. Users need to modify the mysql database by Navicat.

To use Navicat, the database management tool. After installing the tool on the server,open the real-time database connection to add the server software.

1.Enable Navicat for  Mysql 

2. Connect Navicat to Mysql

Navicat for CMS server V6 CMS V6

Port:3311

Password:cmsserverv6

The port and password are ‘3311’ and ‘cmsservev6’ by default . ‘database.ini’ in the file, there’s information .

3. Get Mysql Access information

CMS V6 password for admin

 

4. Find Account Datasheet

password cms v6 datasheet

5. Modify admin password

modify admin password for CMS admin user

Find the account admin, and change the code of the password field to:

21232f297a57a5a743894a0e4a801fc3 This code refers to the password (admin)
670B14728AD9902AECBA32E22FA4F6BD This code refers to the password (000000)

6. After modification, save it .

7. Restart all server programs in CMS server.