LDAP-Sync
LDAP-Sync
Docker app from grtgbln's Repository
Overview
An LDAP extension for AuthPortal
Requirements
Requires separate AuthPortal, OpenLDAP and Postgres instances.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Database Connection URLVariable
Postgres database connection URL
- Target
- DATABASE_URL
- Default
- postgres://POSTGRES_USER:POSTGRES_PASSWORD@POSTGRES_IP:5432/auth
- Value
- postgres://POSTGRES_USER:POSTGRES_PASSWORD@POSTGRES_IP:5432/auth
LDAP - HostVariable
LDAP server URL (e.g. ldap://IP:PORT)
- Target
- LDAP_HOST
- Default
- ldap://IP:PORT
- Value
- ldap://IP:PORT
LDAP - Admin DNVariable
LDAP admin distinguished name
- Target
- LDAP_ADMIN_DN
- Default
- cn=admin,dc=authportal,dc=local
- Value
- cn=admin,dc=authportal,dc=local
LDAP - Admin PasswordVariable
LDAP admin password
- Target
- LDAP_ADMIN_PASSWORD
LDAP - Base DNVariable
Base distinguished name for user searches
- Target
- BASE_DN
- Default
- ou=users,dc=authportal,dc=local
- Value
- ou=users,dc=authportal,dc=local
LDAP - STARTTLSVariable
Enable STARTTLS for LDAP connection
- Target
- LDAP_STARTTLS
- Default
- false|true
Download Statistics
546
Total Downloads
Details
Repository
modomofn/ldap-sync:latestLast Updated2025-11-09
First Seen2025-10-01
Run LDAP-Sync on Unraid.
LDAP-Sync is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.