# 사용자와 Guest에게 동시 로그인을 허용하는 방법

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

이 매뉴얼에서는, 로그인 설정 메뉴의 동시 로그인 제한 설정에서 사용자·Guest의 동시 로그인을 허용하는 방법에 대해 설명합니다.\
아래 절차에 따라 설정하면 애플리케이션 종류와 관계없이 동시 로그인을 허용할 수 있습니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지에서 '보안 정책'에 접근 가능합니다.
* 동시 로그인 제한은 Guest에게도 적용되지만, Connect User, LDAP 연동으로 등록된 사용자에게는 적용되지 않습니다.
* SSO 로그인에도 동시 로그인 제한 설정이 적용됩니다. 이 경우 IdP에서 SAML 응답을 받은 뒤 로그인하는 애플리케이션이 제한 대상이 됩니다.

***

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

1. '보안 정책' > '로그인 정책' 메뉴를 선택합니다.

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

2. '동시 접속 허가'를 선택하고 저장 버튼을 클릭합니다.

<figure><img src="/files/l4eZaasqikkI3otnUFPA" 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/login/concurrent_login_allow.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.
