Code

Added focus for copy and paste
[gosa.git] / contrib / openldap / goserver.schema
index 8bf9d4128a635cac1adc36a0a393ce7efb4892c5..b469f6b58ba3dbd88f8bc3f01a8756b85d3270e3 100644 (file)
@@ -45,8 +45,8 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.9.11 NAME 'goSpoolPath'
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.9.12 NAME 'goLdapBase'
        DESC 'Base to use for this LDAP server'
-       EQUALITY caseExactIA5Match
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       EQUALITY caseExactMatch
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE)
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.9.13 NAME 'goImapName'
@@ -227,7 +227,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.26 NAME 'goFaxServer' SUP top AUXILIARY
        MAY  ( description ))
 
 # Common server class
-objectclass (1.3.6.1.4.1.10098.1.2.1.27 NAME 'goServer' SUP top STRUCTURAL
+objectclass (1.3.6.1.4.1.10098.1.2.1.27 NAME 'goServer' SUP top AUXILIARY
        DESC 'Server description (v2.4)'
        MUST ( cn )
        MAY  ( description $ macAddress $ ipHostNumber ))
@@ -249,7 +249,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.33 NAME 'goShareServer' SUP top AUXILIARY
        MUST ( cn )
        MAY  ( description $ goExportEntry ))
 
-# Share Server description
+# Mail Server description
 objectclass (1.3.6.1.4.1.10098.1.2.1.36 NAME 'goMailServer' SUP top AUXILIARY
        DESC 'Mail server definition (v2.4)'
        MUST ( cn )