LDAP-Sync
Docker 应用程序 from grtgbln's Repository
概述
An LDAP extension for AuthPortal
要求
Requires separate AuthPortal, OpenLDAP and Postgres instances.
运行时参数
- 网络
bridge- 特权
- false
模板配置
Database Connection URLVariable
Postgres database connection URL
- 目标
- DATABASE_URL
- 默认值
- postgres://POSTGRES_USER:POSTGRES_PASSWORD@POSTGRES_IP:5432/auth
- 价值
- postgres://POSTGRES_USER:POSTGRES_PASSWORD@POSTGRES_IP:5432/auth
LDAP - HostVariable
LDAP server URL (e.g. ldap://IP:PORT)
- 目标
- LDAP_HOST
- 默认值
- ldap://IP:PORT
- 价值
- ldap://IP:PORT
LDAP - Admin DNVariable
LDAP admin distinguished name
- 目标
- LDAP_ADMIN_DN
- 默认值
- cn=admin,dc=authportal,dc=local
- 价值
- cn=admin,dc=authportal,dc=local
LDAP - Admin PasswordVariable
LDAP admin password
- 目标
- LDAP_ADMIN_PASSWORD
LDAP - Base DNVariable
Base distinguished name for user searches
- 目标
- BASE_DN
- 默认值
- ou=users,dc=authportal,dc=local
- 价值
- ou=users,dc=authportal,dc=local
LDAP - STARTTLSVariable
Enable STARTTLS for LDAP connection
- 目标
- LDAP_STARTTLS
- 默认值
- false|true
下载统计数据
546
下载总数
详细信息
存储库
modomofn/ldap-sync:latest最后更新2025-11-09
初见2025-10-01
在Unraid 上运行 LDAP-Sync 。
LDAP-Sync 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。