Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16.
authorVolker Lendecke <vlendec@samba.org>
Thu, 27 Mar 2003 14:25:30 +0000 (14:25 +0000)
committerVolker Lendecke <vlendec@samba.org>
Thu, 27 Mar 2003 14:25:30 +0000 (14:25 +0000)
Volker

examples/LDAP/samba.schema

index 71689237e8d6538188cf3c83fb8e9bf3801c339a..e801e0b8479a443271c1f9a3c3212e7f6f2222a7 100644 (file)
@@ -115,7 +115,7 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.15 NAME 'primaryGroupID'
 ##
 attributetype ( 1.3.6.1.4.1.7165.2.1.19 NAME 'ntGroupType'
        DESC 'NT Group Type'
-       EQUALITY caseIgnoreIA5Match
+       EQUALITY integerMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
 
 attributetype ( 1.3.6.1.4.1.7165.2.1.20 NAME 'ntSid'