# 파일첨부 메일발송 화면에서 비밀번호 설정을 허용 또는 비허용으로 설정하는 방법

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

관리자가 파일첨부 메일발송 시 비밀번호 설정을 강제로 적용하지 않고, 사용자 페이지의 파일첨부 메일발송 화면에서 설정할 수 있도록 하는 것도 가능합니다.\
이 매뉴얼에서는 ‘파일첨부 메일발송 시 비밀번호 설정’에서 파일첨부 메일발송의 비밀번호를 사용자 측에서 변경할 수 있도록 설정하는 방법에 대해 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지에서 '보안 정책'에 접근 가능합니다.
* ‘링크 옵션 설정’은 Guest, LDAP 연동 및 SAML 연동으로 등록된 사용자에게도 적용되지만, Connect User에는 적용되지 않습니다.
* '비밀번호 정책'의 설정 내용은 첨부 파일 전송에는 적용되지 않습니다.

***

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

**\[관리자 페이지에서의 설정]**

1. '보안 정책' > '반출 정책' 메뉴를 선택합니다.

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

2. '파일직접첨부 이메일 발송 시 비밀번호 옵션'의 '비밀번호'를 '사용안함'을 선택합니다.

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

3. '저장' 버튼을 클릭합니다.

**\[사용자 페이지에서 설정]**

1. 첨부파일 보내기 화면에서 다음과 같이 첨부파일의 비밀번호를 활성화할 수 있는지 확인합니다.

<figure><img src="/files/A9M1xTofkImts7vSQXu6" 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/undefined-3/mail_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.
