r119: missed a file in volker patch
authorGerald Carter <jerry@samba.org>
Wed, 7 Apr 2004 12:49:36 +0000 (12:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:10 +0000 (10:51 -0500)
examples/LDAP/samba.schema

index 8ff06f2a2a0f1a9657761e0470998fd6b5c46d26..71c954a0c008fde245e9929333e8d5a454d5ef84 100644 (file)
@@ -270,6 +270,11 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.23 NAME 'sambaPrimaryGroupSID'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} SINGLE-VALUE )
 
+attributetype ( 1.3.6.1.4.1.7165.2.1.51 NAME 'sambaSIDList'
+       DESC 'Security ID List'
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} )
+
 ##
 ## group mapping attributes
 ##
@@ -332,7 +337,7 @@ objectclass ( 1.3.6.1.4.1.7165.2.2.6 NAME 'sambaSamAccount' SUP top AUXILIARY
 objectclass ( 1.3.6.1.4.1.7165.2.2.4 NAME 'sambaGroupMapping' SUP top AUXILIARY
        DESC 'Samba Group Mapping'
        MUST ( gidNumber $ sambaSID $ sambaGroupType )
-       MAY  ( displayName $ description ))
+       MAY  ( displayName $ description $ sambaSIDList ))
 
 ##
 ## Whole-of-domain info