Skip to content
Snippets Groups Projects
Commit 274bf594 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

replace ldap_dnssrv_init() with lower level calls

    ldap_domain2dn()
    ldap_domain2hostlist()
and provide prototype to soon-to-be-implemented
    ldap_dn2domain().
ldap_dnssrv_init(), if needed, can easily be implemented
using ldap_create(), ldap_set_option() and the above
commands.
parent 54f1ebaf
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment