# 安全设置

安全是所有企业的需求，尤其是大型企业，所以我们提供了严格的安全设置规范，企业可以根据安全需求自定义设置。

![](/files/-M-NgjmZbtBT1SKYogDq)

默认展示当前安全设置状态，管理员可以同点击【修改】按钮进行自身需求的设置

![](/files/-M-NhEE-0TfODNhdwtRn)

进入设置页可以根据自身对安全需求的高、中、低选择相应的快捷设置，也可以自定义设置。

| 功能      | 选择 | 安全等级-高 | 安全等级-中 | 安全等级-低 | 显示                                | 是否屏蔽系统管理员 | 是否屏蔽其他人员 | 说明                        |
| ------- | -- | ------ | ------ | ------ | --------------------------------- | --------- | -------- | ------------------------- |
| 密码长度    | x  | 8      | 6      | 6      | 密码长度必须大于等于 x位 字符                  | 否         | 否        |                           |
| 密码有效期   | x  | 90     | 180    | 365    | 密码必须每 x天 修改一次                     | 否         | 否        | 超过有效期将被锁定；解锁后，密码有效期重新开始计算 |
| 曾用密码    | x  | 10     | 5      | 3      | 不能使用过去使用过的 x个 密码                  | 否         | 否        |                           |
| 强制修改    | 必须 | 要求     | 要求     |        | 用户首次登录系统或管理员重置密码后第一次登录，密码 必须 强制修改 | 是         | 否        |                           |
| 强制修改    | 不必 |        |        | 要求     | 用户首次登录系统或管理员重置密码后第一次登录，密码 不必 强制修改 | 是         | 否        |                           |
| 初始密码    | x  | 90     | 180    | 365    | 添加帐号后，初始密码超过 x天 未作修改，帐号将被锁定       | 是         | 否        | 解锁后，密码有效期重新开始计算           |
| 连续登录失败  | x  | 5      | 8      | 10     | 连续登录失败 x次 后帐号将会被锁定                | 否         | 否        | 解锁后，登录有效期不变               |
| 帐号登录有效期 | x  | 90     | 180    | 365    | 帐号连续 x天 没有登录过，帐号将被锁定              | 否         | 否        | 解锁后，密码有效期重新开始计算           |
| 重新登录    | x  | 30     | 720    | 1440   | 登录后超过 x分钟 没操作，将强制重新登录             | 否         | 否        |                           |

{% hint style="info" %}
以上内容没有解答我的问题？[点击我来反馈](https://support.qq.com/products/118522/) 🚀
{% endhint %}


---

# 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://arkdocs.analysys.cn/features/enterprise-management/an-quan-she-zhi.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.
