# 역할 권한

서버관리자에서 관리자 역할을 가진 사용자만 관리 콘솔에서 다른 역할이 수행할 수 있는 작업을 제한하기 위해 다른 역할에 다른 권한을 할당할 수 있습니다.

관리 콘솔 진입 후 "권한 - 서버 관리 플랫폼" 선택 이 페이지에서 사용자 정보, 조직 구조, 사용자 정의 속성 등의 권한 설정을 포함하여 역할의 권한을 관리할 수 있습니다.

관리자 역할은 기본적으로 모든 권한을 가집니다.

<figure><img src="/files/7kumJCpp6hdKjmZhLoYL" alt=""><figcaption></figcaption></figure>

### 역할 권한 설정&#x20;

역할을 선택하고 오른쪽에서 역할의 권한을 설정합니다.&#x20;

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

> * **사용자에게 역할이 할당되지 않았거나 할당된 역할에 권한이 없는 경우 사용자는 서버관리자에 로그인할 수 없습니다.**
> * **사용자에게 없는 권한의 경우 해당 작업 버튼 또는 페이지가 숨겨집니다**

권한 설정에 포함된 권한은 아래 표와 같습니다.

| 기준 치수     | 권한                                                              |
| --------- | --------------------------------------------------------------- |
| 사용자       | <ul><li>사용자 추가</li><li>사용자 정보 편집</li><li>사용자 삭제</li></ul>       |
| 조직 수준     | <ul><li>조직의 수준을 높이다</li><li>조직 수준 삭제</li><li>조직 수준 수정</li></ul> |
| 조직        | <ul><li>설정 저장</li><li>구성원 추가</li><li>조직 구조에서 사용자 제거</li></ul>   |
| 사용자 정의 특성 | <ul><li>새 사용자 정의 속성 추가</li><li>속성 편집</li><li>속성 삭제</li></ul>    |
| SMTP 설정   | 설정 저장                                                           |
| 백업 및 복원   | <ul><li>지원</li><li>엑셀 파일 내보내기</li></ul>                         |
| 라이선스 목록   | <ul><li>권한 추가</li><li>비활성화</li></ul>                            |
| 기타 인증     | <ul><li>서버에 게시</li><li>서버 데이터베이스 가져오기</li></ul>                 |


---

# 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://doc.forguncy.co.kr/forguncy-v9/dist_auth/server/role.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.
