Code

Updated contributed gosa.conf
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Sep 2009 06:20:45 +0000 (06:20 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Sep 2009 06:20:45 +0000 (06:20 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14355 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/gosa.conf

index e3d5f06be9018240d65d647d9095e563786a277d..3203749495bba59a2cb924373897265f8eeb4cc0 100644 (file)
@@ -62,6 +62,7 @@
                'lockName'    for name
                'lockType'    for branch/freeze -->
       <plugin acl="fai/faiScript,fai/faiHook,fai/faiTemplate,fai/faiVariable,fai/faiPartitionTable,fai/faiPackage,fai/faiProfile,fai/faiManagement,opsi/opsiProperties" class="faiManagement" />
+      <plugin acl="opsi" class="opsiLicenses"/>
       <plugin acl="gofaxlist" class="blocklist" />
       <plugin acl="gofonmacro" class="goFonMacro" />
       <plugin acl="gofonconference" class="phoneConferenceManagment" />
      <tab class="nagiosAccount" name="Nagios" /> 
    </usertabs>
 
+  <opsiLicenseTabs>
+    <tab class="licensePoolGeneric" name="Generic"/>
+    <tab class="licenseUsage" name="Usage"/>
+  </opsiLicenseTabs>
+
   <!-- Group dialog -->
   <grouptabs>
     <tab class="group" name="Generic" />
     <tab class="opsiGeneric" name="Opsi" />
     <tab class="opsiSoftware" name="Hardware information" />
     <tab class="opsiHardware" name="software information" />
+    <tab class="licenseUsageByHost" name="Usage"/>
   </opsitabs>
 
   <opsiprodconfig>
     <tab class="opsiProperties" name="Config" />
+    <tab class="licenseByProduct" name="Usage"/>
   </opsiprodconfig>
 
   <!-- Logging plugin -->