summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5743984)
raw | patch | inline | side by side (parent: 5743984)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 29 Jan 2007 12:06:12 +0000 (12:06 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 29 Jan 2007 12:06:12 +0000 (12:06 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5645 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/gosa.schema | patch | blob | history |
index 002bdbc79a4aee69a79584f35e8b4f7ddc411ee6..cb4fe7bf15ce72089da6e584a66a3aab9c9d01fb 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 caseIgnoreMatch
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 ) )
+