> For the complete documentation index, see [llms.txt](https://joungkyun.gitbook.io/annyung-3-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-ldap-auth-utils.md).

# ldap-auth-utils

## Descriptions:

LDAP 인증 통합 도구

## Features:

Support follow commands and config file:

* /etc/openldap/ldap-auth-utils.conf
* /usr/sbin/ldap\_auth
* /usr/sbin/ldap\_auth\_init
* /usr/sbin/ldap\_grpadd
* /usr/sbin/ldap\_grpdel
* /usr/sbin/ldap\_host\_manage
* /usr/sbin/ldap\_replica
* /usr/sbin/ldap\_ssl
* /usr/sbin/ldap\_useradd
* /usr/sbin/ldap\_userdel

## Reference:

* <https://github.com/Joungkyun/ldap-auth-utils>
* [안녕 3 사용자 가이드: openldap 인증 통합](https://www.gitbook.com/book/joungkyun/annyung-3-user-guide/edit#/edit/master/chapter2-3-auth-intergrate-openldap.md)

## Dependencies:

* None

## Sub Packages:

* **ldap-auth-utils-passwd** &#x20;

  clent에서 사용자들이 암호를 변경하기 위한 도구

## Related Packages:

* [genpasswd](/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-genpasswd.md)
* openldap-servers
* openldap-clients


---

# 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:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-ldap-auth-utils.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.
