mirror of
https://github.com/samba-team/samba.git
synced 2025-11-29 16:23:52 +03:00
This code applies correct ldap standard wildcard matching code removes WILDCARD matching from tdb @ATTRIBUTES, that's now handled independently adds some more tests for wildcard matching fixes dn comparison code in ldb_match
12 lines
185 B
Plaintext
12 lines
185 B
Plaintext
dn: @INDEXLIST
|
|
@IDXATTR: uid
|
|
@IDXATTR: objectclass
|
|
|
|
dn: @ATTRIBUTES
|
|
uid: CASE_INSENSITIVE
|
|
|
|
dn: @SUBCLASSES
|
|
top: person
|
|
person: organizationalPerson
|
|
organizationalPerson: OpenLDAPperson
|