mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
Added logic to return LdapResultCode::NoSuchObject (error 32) when a base scope search returns no results, instead of returning Success with zero entries. This aligns with RFC 4511 LDAP specification.