Code

Updated goserver.schema
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Sep 2008 13:18:38 +0000 (13:18 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Sep 2008 13:18:38 +0000 (13:18 +0000)
-Added attribute "avStatus" to MAY attributes of OC "goVirusServer"

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12482 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/contrib/goserver.schema

index e2a52e2513afaf47cebd140337b7756040cc7f43..7941c9d7ff7ea2592350427be487ad4c5cb2cf8f 100644 (file)
@@ -579,7 +579,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.39 NAME 'goVirusServer' SUP top AUXILIARY
        MUST ( cn )
        MAY  ( avMaxThreads $ avMaxDirectoryRecursions $ avUser $ avFlags $
                avArchiveMaxFileSize $ avArchiveMaxRecursion $ avArchiveMaxCompressionRatio $
-               avDatabaseMirror $ avChecksPerDay $ avHttpProxyURL ) )
+               avDatabaseMirror $ avChecksPerDay $ avHttpProxyURL $ avStatus) )
 
 # LogDB Server description
 objectclass (1.3.6.1.4.1.10098.1.2.1.40 NAME 'gosaLogServer' SUP top AUXILIARY