Zenth LDAP Server is an open-source, sovereign identity and directory service developed as part of the Zenth Cloud ecosystem by Sky Genesis Enterprise. It provides centralized authentication and user management across all Zenth services using the Lightweight Directory Access Protocol (LDAP).
- β Fully compatible with LDAPv3 and Active Directory schemas
- β Centralized identity store for users, groups, and roles
- β Secure authentication via TLS and hashed credentials
- β Integration-ready with all Zenth Cloud services (mail, SIP, panel, API)
- β User provisioning and group policy support
- β
RESTful provisioning via
api-server - β Replication-ready for HA/clustered deployments
Zenth LDAP Server acts as the backbone for identity management across the Zenth ecosystem:
mail-serverβ Mailbox authentication and address booksip-serverβ VoIP user registration and call permissionspanel-serverβ Central UI for user and group administrationapi-serverβ Syncs and manages user provisioning via unified APIvpn-server,firewall-serverβ Access control and network policy enforcement
- Based on OpenLDAP, hardened and extended
- Custom schemas for Zenth Cloud integration
- LDAP over SSL/TLS (LDAPS)
- Container-ready (Proxmox, Docker, K8s)
- Support for external directory sync (optional)
Full usage instructions, schema extensions, and integration examples are available in /docs or on Documentations.
This project is licensed under the GNU Affero General Public License v3 (AGPLv3). See LICENSE for details.
For contributions, issues, or improvements, join the open-source effort at github.com/zenthcloud.