openldap
LDAP suite of application and development tools
homepage ↗ cpe: cpe:/a:openldap:openldap github: openldap/openldap gitlab: openldap/openldap
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.6.13 | 5 | 16 h | details › |
| konsolebox GitHub ↗ | 2.4.59-r3 | 1 | 50 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2.6.13 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 2.6.12 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | mips testing | ppc testing | s390 testing | sparc testing | — | view · download · history ↗ |
| 2.6.8-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 2.5.20 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 2.5.19 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 2.4.59-r3 ≈ | konsolebox | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong untested | mips testing | ppc testing | s390 testing | sparc testing | 2 mo | view · download · history ↗ |
Use flags of 2.6.13
- systemd Enable use of systemd-specific libraries and features like socket activation or session tracking
- argon2 Enable password hashing algorithm from app-crypt/argon2
- +cleartext Enable use of cleartext passwords
- crypt Add support for encryption -- using mcrypt or gpg where applicable
- experimental Enable experimental backend options
- minimal Build libraries & userspace tools only. Does not install any server code
- samba Add support for SAMBA (Windows File and Printer sharing)
- tcpd Add support for TCP wrappers
- overlays Enable contributed OpenLDAP overlays
- perl Add optional support/bindings for the Perl language
- autoca Automatic Certificate Authority overlay
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- gnutls Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- iodbc Add support for iODBC library
- odbc Enable ODBC and SQL backend options
- sasl Add support for the Simple Authentication and Security Layer
- ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- static-libs Build static versions of dynamic libraries as well
- +syslog Enable support for syslog
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- kerberos Add kerberos support
- kinit Enable support for kerberos init
- pbkdf2 Enable support for pbkdf2 passwords
- sha2 Enable support for pw-sha2 password hashes
- smbkrb5passwd Enable overlay for syncing ldap, unix and lanman passwords
- cxx Build support for C++ (bindings, extra libraries, code generation, ...)
- verify-sig Verify upstream signatures on distfiles
8 expansion flags (python targets, ABIs, cpu flags…)
- abi_x86_32
- abi_x86_64
- abi_x86_x32
- abi_mips_n32
- abi_mips_n64
- abi_mips_o32
- abi_s390_32
- abi_s390_64
Runtime dependencies of 2.6.13
show 67 lines
kernel_linux?
(
)
ssl?
(
!gnutls?
(
)
gnutls?
(
)
)
sasl?
(
)
!minimal?
(
argon2?
(
)
crypt?
(
)
tcpd?
(
)
odbc?
(
!iodbc?
(
)
iodbc?
(
)
)
perl?
(
)
samba?
(
)
smbkrb5passwd?
(
kerberos?
(
)
)
kerberos?
(
kinit?
(
)
)
)
!minimal?
(
)
selinux?
(
)
ssl?
(
)