summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2004-04-07 12:49:36 +0000
committerGerald Carter <jerry@samba.org>2004-04-07 12:49:36 +0000
commit0158b3a2908a7058aaebf8a412910d3d59d0741d (patch)
tree7a18fe12ffafe6f1906f3702da3d9e1fd305ae2c
parent78aa98dbf04857d8bebd16a5091a29c4f3fb6aa6 (diff)
downloadsamba-0158b3a2908a7058aaebf8a412910d3d59d0741d.tar.gz
r119: missed a file in volker patch
-rw-r--r--examples/LDAP/samba.schema7
1 files changed, 6 insertions, 1 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema
index 8ff06f2a2a0..71c954a0c00 100644
--- a/examples/LDAP/samba.schema
+++ b/examples/LDAP/samba.schema
@@ -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