# 다른 세션을 종료하고 로그인되었다고 표시되는 경우의 대처 방법

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

관리 페이지 '보안 정책' > '로그인 설정' 메뉴 내의 '로그인 동시접속'에서 '동시 접속을 허가하지 않음' 또는 '각애플리케이션별로 1개씩 접속 허가'를 선택한 경우, 사용자가 로그인을 시도하면 '다른 위치에서 접속한 기존 세션을 종료하고 로그인되었습니다.'라고 표시됩니다.\
이 매뉴얼에서는, 사용자 페이지에 로그인했을 때 다른 세션을 종료하고 로그인되었다고 표시되는 경우의 대처 방법에 대해 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 기능 제한에서 '보안 정책'에 접근할 수 있습니다.

***

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

1. 관리 페이지에 로그인한 후 [사용자와 Guest에게 동시 로그인을 허용하지 않는 방법](https://help.directcloud.net/admin_manual/security_policy/concurrent_login_restrictions)의 절차에 따라 '로그인 동시접속' 설정을 표시합니다.
2. '동시 접속 허가'를 선택하고 '저장'을 클릭합니다.


---

# 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-+/user_manual/troubleshooting/simultaneous_connection.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.
