# 암호 정책

포건시에서 사용자를 만들 때 설정된 암호는 문자, 숫자 또는 특수문자 포함하여 6자 이상이어야 합니다.

기본적으로 사용자를 만들 때 암호는 비교적 간단합니다.다른 사람이 암호를 쉽게 추측하거나 해독할 수 있는 경우 보안 위험이 발생할 수 있습니다. 이러한 위험을 방지하려면 사용자가 더 복잡하고 안전한 암호를 사용할 수 있도록 암호 정책을 설정할 수 있습니다.

서버관리자에서 암호 정책을 설정하는 경우 암호 정책의 설정 및 적용을 보여줍니다.&#x20;

리 콘솔, 설정을 클릭 하고 암호 정책을 선택 하 고 암호 정책 설정 페이지로 이동 합니다.

![](/files/QKEtVRlE9sNhI2I2a11F)

#### 기본 설정&#x20;

기본 설정에는 둘 중 하나만 선택하거나 둘 다 선택할 수 있는 두 가지 항목이 포함되어 있습니다.

* 사용자가 초기 암호를 수정하지 않은 경우 로그인할 때 암호를 수정하라는 메시지가 표시됩니다.

이 옵션을 선택하면 사용자가 초기 암호를 수정하지 않은 경우 로그인할 때 암호를 수정하라는 대화 상자가 나타납니다.

#### 암호를 잘못 입력한 후 제한 정책 <a href="#id-mi-ma-ce-lve-mi-ma-shu-ru-cuo-wu-hou-de-xian-zhi-ce-lve" id="id-mi-ma-ce-lve-mi-ma-shu-ru-cuo-wu-hou-de-xian-zhi-ce-lve"></a>

사용자가 설정된 값에 도달하기 위해 암호를 잘못 입력하면 시스템이 사용자를 잠급니다.5회, 10회 또는 무제한 오류 중에서 선택할 수 있습니다.

5회 또는 10회 선택하면 3분, 15분, 30분 및 60분을 포함한 사용자 잠금 시간도 설정할 수 있습니다.


---

# 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://doc.forguncy.co.kr/v7/or-server/setting_user_role_group/pw.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.
