Code

Synced gosa.schema and gosa+samba3.schema. One was defined with unicode, one with...
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 11 Jul 2007 07:51:02 +0000 (07:51 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 11 Jul 2007 07:51:02 +0000 (07:51 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6823 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/gosa+samba3.schema

index edd5e8672b2845c9b0de28ebfdf2cea0391d1ae3..a953d85bb1d23233124b58e79c113dc14b32b695 100644 (file)
@@ -226,9 +226,9 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.42 NAME 'gosaVacationStop'
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle'
         DESC 'Field to represent the academic title'
-        EQUALITY caseIgnoreIA5Match
-       SUBSTR caseIgnoreIA5SubstringsMatch
-        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
+        EQUALITY caseIgnoreMatch
+        SUBSTR caseIgnoreSubstringsMatch
+        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
 
 attributetype ( 1.3.6.1.4.1.15305.2.1 NAME ( 'gender' 'sex' )
         DESC    'Gender: M for male, F for female'