> For the complete documentation index, see [llms.txt](https://help.directcloud.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.directcloud.net/test/admin_manual/security_policy/undefined-3/settings_password.md).

# 공유 링크, 파일첨부 메일발송, 업로드 요청에서 비밀번호 전송 방법을 정의하는 방법

### 개요 <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/ekErPdX3gSR6j1sQHhck" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="280">항목</th><th>설명</th></tr></thead><tbody><tr><td>비밀번호 별도 이메일 발송</td><td>비밀번호를 다른 이메일로 보냅니다.</td></tr><tr><td>비밀번호 동봉 발송</td><td>비밀번호를 같은 이메일에 포함시켜 보냅니다.</td></tr><tr><td>비밀번호를 보낸사람에게만 발송</td><td>이메일 발신자에게만 비밀번호를 보냅니다.<br>비밀번호를 다른 도구 등에서 공유하려는 경우에 유효합니다.</td></tr><tr><td>비밀번호 미발송</td><td>비밀번호 메일을 보내지 않습니다.</td></tr></tbody></table>

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

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

1. 공유 링크, 파일첨부 메일발송, 업로드 요청 작성 화면에서 비밀번호 전송 방법을 선택할 수 있는지 확인합니다.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.directcloud.net/test/admin_manual/security_policy/undefined-3/settings_password.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
