# 인증 통합 (Authentification\\/Authorization Intergrate)

안녕 리눅스가 설치 되어 있는 서버들의 인증 통합에 대한 방법을 기술을 합니다.

이 문서에는 passwd / group list의 통합만 다룰 것이고, 그 이외의 hosts, netgroup 등의 통합에 대해서는 다루지 않습니다.

1. [OpenLDAP 을 이용한 인증 통합](/annyung-3-user-guide/chapter2/chapter2-3-auth-integrate/chapter2-3-auth-integrate-openldap.md)
2. [NIS 를 이용한 인증 통합](/annyung-3-user-guide/chapter2/chapter2-3-auth-integrate/chapter2-3-auth-integrate-nis.md)
3. [Windows Active Directory 를 이용한 인증 통합](https://github.com/joungkyun/annyung-3-user-guide/tree/dae3c13e1446e9d689ecf1babc8ac28b5c437457/chapter2-3-auth-integrate-ad.md)


---

# 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://joungkyun.gitbook.io/annyung-3-user-guide/chapter2/chapter2-3-auth-integrate.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.
