Code

goLogDBServerStatus was MUST ?
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 8 Jun 2006 05:18:43 +0000 (05:18 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 8 Jun 2006 05:18:43 +0000 (05:18 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3696 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/goserver.schema

index 7cbc940076f465e252d9bde1876267f978f4fcb1..0c73666cc1ffc514933557b2ac1e6b76858aa222 100644 (file)
@@ -408,7 +408,8 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.27 NAME 'goServer' SUP top AUXILIARY
 # LogDB Server description
 objectclass (1.3.6.1.4.1.10098.1.2.1.28 NAME 'goLogDBServer' SUP top AUXILIARY
        DESC 'Log DB server description (v2.4)'
-       MUST ( cn $ goLogAdmin $ goLogPassword $ goLogDBServerStatus ))
+       MUST ( cn $ goLogAdmin $ goLogPassword )
+       MAY      ( goLogDBServerStatus ))
 
 # Fon Server description
 objectclass (1.3.6.1.4.1.10098.1.2.1.29 NAME 'goFonServer' SUP top AUXILIARY