# Windows 도메인 사용자 동기화

Windows 도메인 인증은 편리한 인증 방법이며 포건시는 Windows 도메인에서 사용자를 동기화할 수 있도록 지원합니다.

이 섹션에서는 Windows 도메인 사용자 동기화에 대해 설명합니다.

## 수동 동기화&#x20;

포건시의 서버관리자에서 \[구성-> 윈도우 도메인 사용자 동기화]를 선택하여 윈도우 도메인 사용자 동기화 페이지로 이동합니다.

수동 동기화 영역에서 수동 동기화 하기 버튼을 클릭하면 현재 사용자가 있는 Windows 도메인의 사용자 동기화가 시작됩니다.

![](/files/qucSVneizzHR8OpsQKHi)

## 동기화 설정&#x20;

윈도우 도메인 사용자의 자동 동기화를 설정할 수도 있습니다.

포건시의 서버관리자에서 \[구성->윈도우 도메인 사용자 동기화]를 선택하여 윈도우 도메인 사용자 동기화 페이지로 이동합니다.

동기화 설정 영역에서 "동기화 활성화하기"를 선택하면 동기화 시간 및 동기화 간격을 시간 단위로 설정할 수 있습니다.

![](/files/UuoFnRNb0FFpHzPdyf1G)


---

# 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/v7/or-server/serversetting/windows.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.
