mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
This module uses libldap2 on Unix platforms and WinLDAP on Microsoft Windows. LDAP entries are mapped to a special Python case-insensitive dictionary, tracking the changes of the dictionary to modify the entry on the server easily. WWW: https://github.com/noirello/bonsai PR: 271696
3 lines
232 B
Text
3 lines
232 B
Text
This module uses libldap2 on Unix platforms and WinLDAP on Microsoft Windows.
|
|
LDAP entries are mapped to a special Python case-insensitive dictionary,
|
|
tracking the changes of the dictionary to modify the entry on the server easily.
|