# · 비밀번호 정책

- [로그인 비밀번호 유효기간을 설정하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/password_validity.md)
- [로그인 비밀번호의 최소 문자 수를 변경하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/password_number.md)
- [로그인 비밀번호의 문자 유형을 제한하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/password_type.md)
- [로그인 비밀번호의 연속 입력을 제한하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/password_coninuous_input.md)
- [사용자 및 Guest가 이전 비밀번호를 재사용하지 못하도록 설정하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/password_reuse_guest.md)
- [사용자 및 Guest가 로그인할 때 비밀번호를 강제로 변경하도록 설정하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/password_forced_change_guest.md)
- [로그인에 연속으로 실패한 경우 계정을 차단하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/account_lockdown.md)
- [계정 차단을 수동으로 해제하는 방법](https://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password/account_unlock.md)


---

# 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://help.directcloud.net/pro-pro-+/admin_manual/security_policy/password.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.
