From 9c2a04b460f1972c258bb0d1fc124338e1d922a1 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Thu, 31 Oct 2013 08:01:17 +0100 Subject: ldb: Add SAMBA_LDAP_MATCH_ALWAYS_TRUE --- source4/setup/schema_samba4.ldif | 1 + 1 file changed, 1 insertion(+) (limited to 'source4') diff --git a/source4/setup/schema_samba4.ldif b/source4/setup/schema_samba4.ldif index 94aedb099d..69c5cbbe58 100644 --- a/source4/setup/schema_samba4.ldif +++ b/source4/setup/schema_samba4.ldif @@ -211,6 +211,7 @@ ############ # ldap extended matches #Allocated: SAMBA_LDAP_MATCH_ALWAYS_FALSE 1.3.6.1.4.1.7165.4.5.1 +#Allocated: SAMBA_LDAP_MATCH_ALWAYS_TRUE 1.3.6.1.4.1.7165.4.5.2 #Allocated: (middleName) attributeID: 1.3.6.1.4.1.7165.4.255.1 -- cgit