ldap_global_context_t struct

ldap_global_context_t - One of the contexts associated with LDHandle.

Public variables

LDAP* global_ldap
Global ldap context for sharing between connections.
TALLOC_CTX* talloc_ctx

Variable documentation

TALLOC_CTX* ldap_global_context_t::talloc_ctx

Pointer to valid TALLOC_CTX. We use this internally when we working with ldap entries.