# 常用账号与密码说明

BT面板安装、使用和维护中需要用到三种账户：

**1、WDCP后台管理默认账号和密码**：admin/wdlinux.cn，管理地址:<http://服务器公网IP地址:8080/。> 若无法访问，请确保已经开启服务器安全组的8080端口（[安全组设置参考](http://www.websoft9.com/xdocs/ecs#5)）

**2、MySQL后台管理默认账号和密码**：root/wdlinux.cn，请通过WDCP访问MySQL

**3、Linux服务器操作系统账号和密码**：

* 账号：*root*
* 密码：是安装镜像的时候客户自行设置的，若不记得此密码，请登录云服务器后台，修改服务器密码，重启后生效
* 登录：下载一个[putty工具](http://rj.baidu.com/soft/detail/15699.html?ald)，通过root账号登录，参考（[服务器通用文档-Linux远程管理与FTP](http://www.websoft9.com/xdocs/ecs#3)）

## [旧版本镜像账号说明](/wdcp-image-guide/wdcp-jing-xiang-shou-ce-1/chang-yong-zhang-hao-yu-mi-ma-shuo-ming.md#301) <a href="#id-0" id="id-0"></a>

如果您使用的是WDCP3.2之前的版本，默认账号是：

* MySQL用户/密码：root/123456
* wdcp用户/密码：admin/websoft9


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://websoft9.gitbook.io/wdcp-image-guide/wdcp-jing-xiang-shou-ce-1/chang-yong-zhang-hao-yu-mi-ma-shuo-ming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
