diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-31 08:01:17 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-31 09:29:13 +0100 |
commit | 9c2a04b460f1972c258bb0d1fc124338e1d922a1 (patch) | |
tree | 200cf9df9b769e97d08306f1c2f471f87367118c /source4 | |
parent | 9dac02cabe41babfe16c7b1b003ed60277c4f799 (diff) | |
download | samba-9c2a04b460f1972c258bb0d1fc124338e1d922a1.tar.gz samba-9c2a04b460f1972c258bb0d1fc124338e1d922a1.tar.bz2 samba-9c2a04b460f1972c258bb0d1fc124338e1d922a1.zip |
ldb: Add SAMBA_LDAP_MATCH_ALWAYS_TRUE
Diffstat (limited to 'source4')
-rw-r--r-- | source4/setup/schema_samba4.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
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 |