summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b09711f)
raw | patch | inline | side by side (parent: b09711f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Dec 2005 08:54:39 +0000 (08:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Dec 2005 08:54:39 +0000 (08:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2246 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/acl_definition.inc | patch | blob | history |
index 619c3c62ff86518e76dafabea0ed1fcb056e07e5..28d0e0dd8568642a739f700e2f07880674e66b8c 100644 (file)
$ACLD['intranetAccount'] =array("intranetAccount" );
$ACLD['pptpAccount'] =array("gosapptp" );
$ACLD['phpscheduleitAccount'] =array("gosaphpscheduleit" );
+$ACLD['opengwAccount'] =array( "opengwAccount" =>"Enable/disable account",
+ "LocationTeam" =>"Location team",
+ "TemplateUser" =>"Template user",
+ "is_locked" =>"Lock status",
+ "TeamIDs" =>"Teams");
$ACLD['phoneAccount'] = array("goFonDeliveryMode",
"goFonHardware","goFonPIN","goFonVoicemailPIN","telephoneNumber", "goFonMacro");