# 普通初始化密码

普通人员默认密码修改

方法**一**：系统配置文件修改

配置文件路径：o2server/config/person.json 如果没有该文件，请从目录o2server/config/sample/中复制person.json文件到o2server/config目录下。

![](/files/-LmOhg__B8yPQXjmqbwF)

从以上脚本信息，我们可以看到，修改password值即可完成对用户默认密码的设置。

**重启服务器，使配置生效即可。**

方法二：在系统控制面板中的系统设置

![](/files/-LmOiVJCK1MpfhAYK-g8)

点击“修改默认密码”，输入要修改的内容比如“（return “12345678”）”,再点击“确定”按钮

![](/files/-LmOigdDAL_zl2ECmMY2)

**重启服务器，使配置生效即可**


---

# Agent Instructions: 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://o2oa.gitbook.io/course/ping-tai-shi-shi/zu-zhi-guan-li/mi-ma-guan-li/pu-tong-mi-ma-guan-li.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.
