Code

Changed vacation definition to make schema more compatible
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 11 Jan 2006 14:39:03 +0000 (14:39 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 11 Jan 2006 14:39:03 +0000 (14:39 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2449 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/gosa+samba3.schema
contrib/openldap/gosa.schema

index 45b9708bbd795b42edd246d2cd50c2e10190aeb8..ca798535620317b5c6c46eb0f86e74fb28555f72 100644 (file)
@@ -70,7 +70,9 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.10 NAME 'gosaSpamMailbox'
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.12.11 NAME 'gosaVacationMessage'
         DESC 'Text to display in case of vacation'
-        SYNTAX 1.3.6.1.4.1.1466.115.121.1.28)
+        EQUALITY caseIgnoreIA5Match
+       SUBSTR caseIgnoreIA5SubstringsMatch
+        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.12.12 NAME 'gosaMailDeliveryMode'
         DESC 'What to do with mails'
index 17891503b104a4930ea42318fe8e4fcf03780a5f..381ecdd5a92f5df53a452b639b37301bc5d10d4e 100644 (file)
@@ -70,7 +70,9 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.10 NAME 'gosaSpamMailbox'
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.12.11 NAME 'gosaVacationMessage'
         DESC 'Text to display in case of vacation'
-        SYNTAX 1.3.6.1.4.1.1466.115.121.1.28)
+        EQUALITY caseIgnoreIA5Match
+       SUBSTR caseIgnoreIA5SubstringsMatch
+        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.12.12 NAME 'gosaMailDeliveryMode'
         DESC 'What to do with mails'