Home > CMS Tutorial > DEDECMS > body text

How to reset DreamWeaver website password

王林
Release: 2019-11-04 09:52:06
Original
4285 people have browsed it

How to reset DreamWeaver website password

1. Open the dede_admin data table:

Enter your MYSQL background, and then in your database name, find the dede_admin item as shown in the figure, the value under pwd It’s your password. The Dreamweaver password uses MD5 encryption. It’s troublesome and unnecessary to crack. Resetting is the easiest and fastest!

How to reset DreamWeaver website password

2. Reset the administrator password to admin:

dede_admin Under this table, click the "Edit Button" to enter the data table editing state. Change the value after "pwd" to f297a57a5a743894a0e4. This string of numbers is the default password of DreamWeaver, admin.

It is recommended to copy it directly. After modification, click Execute. At this time, the password has been reset successfully and you can log in to the backend.

How to reset DreamWeaver website password

3. Log in to the backend to change the password:

It is unsafe to use the default username and password directly and need to be modified. Log in to your Dreamweaver backend address: User name is admin, password is admin.

Enter the system - system user management - admin super administrator interface - change - enter password - save user - log out and log in again with a new password

How to reset DreamWeaver website password

Recommended tutorial: dedecms tutorial

The above is the detailed content of How to reset DreamWeaver website password. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!