https://store-images.s-microsoft.com/image/apps.52867.271743bc-9468-4c0c-9da9-9199cadf94b5.8c03cf0c-e0c2-4dfd-a76a-375c10dbabd0.76b94a6e-e34f-4b41-b909-c8ec69dc6148

OpenLDAP

от bCloud LLC

(1 оценки)

Version 2.6.10 + Support on Ubuntu 24.04

OpenLDAP Directory Server

OpenLDAP Directory Server is a powerful, open-source directory service that provides centralized authentication, authorization, and identity management using the Lightweight Directory Access Protocol (LDAP). It enables organizations to securely store, manage, and quickly retrieve user accounts, groups, devices, and access policies across systems and applications without relying on graphical interfaces.

Features of OpenLDAP:

  • Centralized user, group, and identity management.
  • High-performance directory optimized for fast read operations.
  • Strong security with TLS/SSL encryption and granular access control lists (ACLs).
  • Supports authentication for Linux, web servers, VPNs, and applications.
  • Scalable architecture with replication and high availability support.
  • Schema-based design allowing flexible and extensible data models.
  • It consist of latest version of Apache ,Php and SQL i.e. 2.4.5 , 8.3.5 ,8.0.4 respectively.

OpenLDAP Directory Server Usage

$ sudo su
$ slapd -VV        # Check OpenLDAP version
$ systemctl status slapd   # Check service status
$ ldapsearch -x -LLL       # Test LDAP connectivity
    

Disclaimer: OpenLDAP is an independent open-source project developed and maintained by the OpenLDAP community. It is not affiliated with, endorsed by, or sponsored by any commercial directory or identity management vendors. OpenLDAP is provided "as is," without warranties of any kind. Users are responsible for ensuring secure configuration, compliance with licensing terms, and adherence to applicable data protection regulations when deploying OpenLDAP.