]>
git.ipfire.org Git - thirdparty/freeradius-server.git/commit
v4: Updates to functions for establishing LDAP directory type (#4424)
* Make parsing of LDAP directory type results a library function.
* Define fr_ldap_conn_directory_alloc_async()
For querying the LDAP directory type on a single connection
* Add a type to represent which sync protocol an LDAP directory supports
* Correct identification of IBM LDAP directories
* Define Active Directory specific OIDs
* Use supportedControl to identify which sync method an LDAP directory supports