summaryrefslogtreecommitdiffstats
path: root/etc/inc/priv.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/priv.inc')
-rw-r--r--etc/inc/priv.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/etc/inc/priv.inc b/etc/inc/priv.inc
index e03e160..89701aa 100644
--- a/etc/inc/priv.inc
+++ b/etc/inc/priv.inc
@@ -47,18 +47,6 @@ require_once("priv.defs.inc");
* USER PRIVILEGE DEFINITIONS
*/
-$priv_list['user-lock-webcfg'] = array();
-$priv_list['user-lock-webcfg']['name'] = "User - Locks webConfigurator";
-$priv_list['user-lock-webcfg']['descr'] = "Indicates whether the user will lock access to ".
- "the webConfigurator for other users";
-
-$priv_list['user-lock-ipages'] = array();
-$priv_list['user-lock-ipages']['name'] = "User - Locks individual pages";
-$priv_list['user-lock-ipages']['descr'] = "Indicates whether the user will lock individual ".
- "HTML pages after having accessed a particular page".
- "(the lock will be freed if the user leaves or ".
- "saves the page form).";
-
$priv_list['user-shell-access'] = array();
$priv_list['user-shell-access']['name'] = "User - Shell account access";
$priv_list['user-shell-access']['descr'] = "Indicates whether the user is able to login for ".
OpenPOWER on IntegriCloud