# 특정 사용자에게 예외적인 사용 권한을 부여하는 방법

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

이 매뉴얼에서는 ‘계정 관리’ 메뉴에서 특정 사용자에게 그룹의 기능 제한을 그대로 적용하지 않고, 예외적으로 다른 기능 제한을 적용하는 방법에 대해 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지의 '계정 관리'를 사용할 수 있습니다.
* 사용자를 추가한 그룹에 기능 제한이 적용되어 있는 경우에는 해당 설정 내용이 기본값으로 사용자에게 적용됩니다.
* 사용자가 여러 개의 그룹에 소속되어 있는 경우에는 각 그룹의 기능 제한 설정이 모두 합산되어 해당 사용자에게 적용됩니다.
* 예를 들어, 아래와 같이 설정되어 있는 경우에는 사용자에게 모든 권한이 적용됩니다.\
  예:\
  A권한(My Box만), B권한(링크만), C권한(파일첨부 메일발송만), D권한(업로드 요청만), E권한(Shared Box만)에 소속된 경우
* 사용자에 대한 기능 제한 설정에서는 여러 개의 권한 세트를 동시에 적용할 수는 없습니다.
* 사용자 정보를 수정했는데도 변경 내용이 반영되지 않는 경우에는 Web 브라우저의 캐시를 삭제한 후 다시 수정해 주시기 바랍니다.

***

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

1. '계정 관리' > '사용자' 메뉴를 선택하고 그룹을 선택한 다음 기능 제한을 변경하려는 사용자의 편집 버튼을 클릭합니다.

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

2. '사용 권한'의 '+자세히'버튼을 클릭합니다.

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

3. 사용 권한 설정을 선택하고 적용할 권한 세트를 선택한 다음 저장 버튼을 클릭합니다.

<figure><img src="/files/MRXje0hyGpjy1ZliBAit" 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/test/admin_manual-1/undefined-2/undefined-1/exception_permission.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.
