Skip to Content

openldap v2.5.17

Created
Updated

OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.

# Usage

The package openldapp can be imported via CMake FindPkgConfig module:

find_package(PkgConfig)
pkg_check_modules(OPENLDAP REQUIRED IMPORTED_TARGET ldap)

target_link_libraries(main PRIVATE PkgConfig::OPENLDAP) 

# License

# Supported Platforms

!windows, (mingw & !x86)

  • linux
  • osx
  • uwp
  • windows

# Features

No default features set.

# cyrus-sasl

with Cyrus SASL support

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# tools

Enable client tools

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No transitive dependencies.

# Host Dependencies

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Gordon Smith's avatar Gordon Smith
  • autoantwort's avatar autoantwort
  • talregev's avatar talregev

# Changelog

  • 3533870 [openldap] update to 2.5.17 (#38162)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 83ef251 [openldap] Add new port (#26122)

# Source