summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c4f2f49)
raw | patch | inline | side by side (parent: c4f2f49)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 29 Jan 2007 12:07:31 +0000 (12:07 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 29 Jan 2007 12:07:31 +0000 (12:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5646 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/gosa+samba3.schema | patch | blob | history |
index 4bd3ef936a75048aae8d1f5d870fb05dc4532eed..7abb0a52a06e978a39ab5d6b6cd038d85dde2364 100644 (file)
DESC 'Original DN of saved object'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE)
+attributetype ( 1.3.6.1.4.1.10098.1.1.12.40 NAME 'gosaSetting'
+ DESC 'Original DN of saved object'
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
+
attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle'
DESC 'Field to represent the academic title'
EQUALITY caseIgnoreIA5Match
DESC 'Container object for undo and snapshot data (v2.5)' SUP top STRUCTURAL
MUST ( gosaSnapshotType $ gosaSnapshotTimestamp $ gosaSnapshotDN $ gosaSnapshotData )
MAY ( description ) )
+
+objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.20 NAME 'gosaConfig'
+ DESC 'Settings for gosa. Replaces parts of the gosa.conf. (v2.6)' SUP top STRUCTURAL
+ MAY ( gosaSetting ) )
+