Code

Added navigation gray out if option is not available
[gosa.git] / plugins / admin / groups / acl_definition.inc
index 5f3b117ac03ed3249ca10b75dbb225d584883511..9526c997747495bf92e6e4f35aed35f5f9a7353e 100644 (file)
@@ -62,6 +62,7 @@ $ACLD['group']=      array("cn",
                        "gidNumber");
 $ACLD['appgroup']=   array();
 $ACLD['all']=        array();
+$ACLD['acl']=   array('acl');
 $ACLD['mailgroup']=  array("default_permission",
                        "imap_perms",
                        "member_permissions",
@@ -126,6 +127,76 @@ $ACLD['workservice']=   array("gotoXKbModel",
                        "gotoVHsync",
                        "gotoScannerEnable",
                        "gotoXDriver");
+$ACLD['printgeneric']=   array("cn",
+                       "base",
+                       "labeledURI",
+                       "gotoPrinterPPD",
+                       "gotoUserPrinter",
+                       "macAddress",
+                       "gotoUserAdminPrinter",
+                       "gotoGroupAdminPrinter",
+                       "gotoUserPrinter",
+                       "gotoAdminPrinter",
+                       "description");
+$ACLD['servgeneric']=   array("cn",
+                       "base",
+                       "create",
+                       "gotoMode",
+                       "description");
+$ACLD['servdb']=   array("goKrbServer",
+                       "goKrbRealm",
+                       "goKrbAdmin",
+                       "goFaxServer",
+                       "goFaxAdmin",
+                       "goFaxPassword",
+                       "goFonServer",
+                       "goFonAdmin",
+                       "goFonPassword",
+                       "goFonCountryCode",
+                       "goFonAreaCode",
+                       "goImapServer",
+                       "goImapPassword",
+                       "goImapName",
+                       "goImapConnect",
+                       "goImapAdmin",
+                       "goImapPassword",
+                       "goImapSievePort",
+                       "goLogDBServer",
+                       "goLogAdmin",
+                       "goLogPassword",
+                       "goGlpiServer",
+                       "goGlpiAdmin",
+                       "goGlpiPassword",
+                       "goGlpiDatabase",
+                       "goKrbPassword");
+$ACLD['servkolab']=   array("postfix_mydomain",
+                       "postfix_mydestination",
+                       "cyrus_admins",
+                       "cyrus_pop3s",
+                       "cyrus_imap",
+                       "cyrus_imaps",
+                       "cyrus_sieve",
+                       "proftpd_ftp",
+                       "apache_http",
+                       "postfix_enable_virus_scan",
+                       "apache_allow_unauthenticated_fb",
+                       "postfix_mynetworks",
+                       "postfix_relayhost",
+                       "postfix_allow_unauthenticated",
+                       "cyrus_pop3");
+$ACLD['servservice']=   array("goExportEntry",
+                       "goExportEntry",
+                       "goNtpServer",
+                       "goLdapBase",
+                       "goTerminalServer",
+                       "goXdmcpIsEnabled",
+                       "goSyslogServer",
+                       "goCupsServer",
+                       "goMailServer",
+                       "goLdapServer");
+$ACLD['servrepository']=   array("base",
+                       "gotoMode",
+                       "description");
 $ACLD['user']=       array("academicTitle",
                        "create",
                        "delete",
@@ -309,6 +380,7 @@ $ACLD['phpgwAccount']                       =array("phpgwAccount"                   );
 $ACLD['webdavAccount']                 =array("webdavAccount"                  );
 $ACLD['intranetAccount']               =array("intranetAccount"                );
 $ACLD['systems']                       =array("systems"                );
+$ACLD['FAIclass']                      =array("FAIclass"               );
 $ACLD['pptpAccount']                   =array("gosapptp"                               );
 $ACLD['phpscheduleitAccount']  =array("gosaphpscheduleit"              );
 $ACLD['opengwAccount']                 =array( "opengwAccount" =>"Enable/disable account",