# 사용자 및 Guest가 로그인할 때 비밀번호를 강제로 변경하도록 설정하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는, ‘비밀번호 정책’ 메뉴에서 사용자 및 Guest가 로그인할 때 비밀번호를 강제로 변경하도록 설정하는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 관리자 권한이 부여된 사용자는 관리자 페이지의 ‘보안 정책’을 사용할 수 있습니다.
* ‘비밀번호 정책’은 로그인 비밀번호에만 적용됩니다. 공유 링크, 파일첨부 메일발송, 업로드 요청의 비밀번호에는 적용되지 않습니다.
* 사용자에게 발송된 비밀번호 등록용 메일을 통해서, 또는 관리자 페이지의 ‘URL 복사’ 기능으로 비밀번호가 등록된 경우에는 비밀번호 변경 화면이 표시되지 않습니다.
* 비밀번호 등록용 메일을 거치지 않고, 관리자가 직접 전달한 사용자를 일괄로 추가하는 방법의 비밀번호(password 항목)를 사용하여 사용자 페이지에 로그인하는 경우에는 비밀번호 변경 화면이 표시됩니다.

***

### 절차 <a href="#a05" id="a05"></a>

1. '보안 정책' > '비밀번호 정책' 메뉴를 선택하고 '설정' 탭을 클릭합니다.

<figure><img src="/files/lhRjCTIeZCBVES61iDgY" alt=""><figcaption></figcaption></figure>

2. '비밀번호 정의'에서 '비밀번호 변경 요청'을 선택하고 '저장' 버튼을 클릭합니다.

<figure><img src="/files/eQZbhEbgQgSXyoTfOMLX" alt=""><figcaption></figcaption></figure>


---

# 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/password_forced_change_guest.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.
