1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/lib/ldb/tests/test-index.ldif
Simo Sorce c9b0e86a43 r8373: New wildcard matching code.
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
(This used to be commit 4eb5863042)
2007-10-10 13:20:13 -05:00

12 lines
185 B
Plaintext

dn: @INDEXLIST
@IDXATTR: uid
@IDXATTR: objectclass
dn: @ATTRIBUTES
uid: CASE_INSENSITIVE
dn: @SUBCLASSES
top: person
person: organizationalPerson
organizationalPerson: OpenLDAPperson