summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e9975c5)
raw | patch | inline | side by side (parent: e9975c5)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 1 Dec 2006 10:37:33 +0000 (10:37 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 1 Dec 2006 10:37:33 +0000 (10:37 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5285 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/acl_definition.inc | patch | blob | history |
index cd761576284523d0b87ae0127012d3643813ad44..8d1c53ba076b66948d6c1baab66efcb85c659763 100644 (file)
"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",
$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",