# Connect User 초대를 활성화하는 방법

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

Connect는 DirectCloud 회사 ID를 보유한 테넌트 간에 지정한 폴더를 공유할 수 있는 기능입니다.\
이 매뉴얼에서는 ‘Connect User’ 메뉴에서 사용자가 지정한 폴더에 외부 멤버를 Connect로 초대할 수 있도록 설정하는 방법에 대해 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지의 '계정 관리'를 사용할 수 있습니다.
* Connect User 초대는 Guest 초대와 달리, 초대받는 사용자가 DirectCloud 회사 ID를 보유하고 있어야 합니다. 또한 초대받는 테넌트에서는 다른 회사의 DirectCloud 사용자로부터 Connect User 초대를 받을 수 있도록, '공유 설정'->'세부 기능 설정' 항목에서 'Connect 연결'을 '사용'으로 설정해야 합니다.
* 아래 설정 항목은 초대받는 회사 ID의 보안 정책을 따르기 때문에, Connect User에는 적용되지 않습니다.
  * 비밀번호 정의
  * 정책 위반 발생 시 대응
  * 동시 로그인 제한
  * 자동 로그아웃
  * 로그인 알림
  * 애플리케이션 사용 제한
  * 기기 관리
  * 2단계 인증
  * 사용자 IP 주소 제한
  * 확장자 제한
  * 기능 제한
  * 링크 옵션 설정
  * 파일첨부 메일발송 시 비밀번호 설정
  * 업로드 요청 비밀번호 설정
  * 비밀번호 메일 발송
  * 모바일 앱 보안 설정

***

### 절차

1. ‘계정 관리’ > ‘Connect User’ 메뉴를 선택한 후, ‘Connect User 초대 설정’ 탭을 클릭합니다.

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

2. ‘Connect User 초대’에서 ‘사용’을 선택한 후, ‘저장’ 버튼을 클릭합니다.

<figure><img src="/files/q0fX66aKDE9JPWLn5ZFR" 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/undefined/connect-user/connect_invite_enable.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.
