> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ko/users-and-credentials/multi-factor-authentication-mfa-codes/enable-two-factor-entry-with-access-control.md).

# 2단계 출입 활성화하기

문에 추가 보안을 더하려면, 액세스 권한을 얻기 위해 키 카드와 출입 코드 둘 다를 요구할 수 있습니다. 이러한 유형의 이중 인증(2FA)은 배지 리더와 키패드가 모두 포함된 문에만 추가할 수 있습니다.

{% hint style="danger" %}

* 다음을 갖추어야 합니다 *둘 다* 키 카드와 출입 코드가 귀하의 [액세스 프로필](/access-control/ko/users-and-credentials/add-a-user-to-the-verkada-access-system.md) 에 구성되어 있어야 이중 인증 출입이 설정된 모든 문에 접근할 수 있습니다.
* 문을 잠금 해제할 때 카드는 리더에 먼저 스캔되어야 합니다 *이전에* PIN 코드를 입력한 다음 **#** 제출하려면(예: **1234#**).
* Pass 앱에서 Bluetooth Unlock은 키카드와 동일한 방식으로 작동하지 않으며, 단독으로 문을 열 수 없습니다. 그러나 NFC는 키카드처럼 작동하며 PIN 코드와 함께 사용하면 문을 열 수 있습니다. 또한 Nearby 및 Remote Unlock은 코드를 요구하지 않고도 여전히 문을 열어 줍니다.
* In/Out 문이 있는 경우 이중 인증 출입은 문에 들어갈 때에만 필요합니다.
* 귀하는 **반드시** 액세스 컨트롤러가 있는 사이트가 하나 이상 포함된 사이트의 액세스 사이트 관리자여야 하며, 다음에서 액세스 컨트롤러 옵션을 보려면 **장치** 페이지를 참조하세요. 다음을 참조하세요. [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md) 을 참조하세요.
  {% endhint %}

***

## 문 일정에서 이중 인증 출입 사용

{% hint style="danger" %}
다음을 [문 일정을 생성해야 합니다](/access-control/ko/access/door-schedules-and-exceptions.md) 아직 하지 않았다면.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Schedules 를 클릭합니다.**
{% endstep %}

{% step %}
**Door Schedules를 선택합니다.**
{% endstep %}

{% step %}
**이중 인증 출입을 추가할 일정을 선택합니다.**
{% endstep %}

{% step %}
**기능을 활성화할 일정의 요일을 선택하고 필요에 따라 다음 설정을 구성합니다:**

a. **이중 인증 출입** 상태.\
b. 일정의 시작 및 종료 시간.\
c. 일정이 반복되는 요일.\
d. 클릭 **완료** 완료되면.
{% endstep %}

{% step %}
**저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 문 예외에서 이중 인증 출입 사용

{% hint style="danger" %}
다음을 [문 예외를 생성](/access-control/ko/access/door-schedules-and-exceptions.md) 아직 하지 않았다면.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Schedules 를 클릭합니다.**
{% endstep %}

{% step %}
**Door Exceptions를 선택합니다.**
{% endstep %}

{% step %}
**이중 인증 출입을 추가할 예외를 선택합니다.**
{% endstep %}

{% step %}
**기능을 활성화할 일정의 요일을 선택하고 필요에 따라 다음 설정을 구성합니다:**

a. **이중 인증 출입 문** 상태.\
b. 일정의 시작 및 종료 시간.\
c. 일정이 반복되는 요일.\
d. 클릭 **완료** 완료되면.
{% endstep %}

{% step %}
**저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 문제 해결

이중 인증 출입에서 흔한 문제는 인증 방법 중 하나가 실패하는 것입니다. 이를 해결하려면, 일시적으로 **이중 인증 출입** 에 대해 **액세스 제어됨** 키 카드와 출입 코드가 각각 단독으로 문에 대한 액세스를 허용할 수 있음이 확인될 때까지.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ko/users-and-credentials/multi-factor-authentication-mfa-codes/enable-two-factor-entry-with-access-control.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
