⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module ldap

Module ldap 

Source
Expand description

LDAP Client Implementation (RFC 4511)

Provides an LDAPv3 client for directory service operations including bind, search, compare, modify, add, and delete. Includes Active Directory integration helpers and a TTL-based credential cache.

Modules§

client
LDAP v3 Client (RFC 4511)