Warning: Undefined array key 0 in
/home/public/screen/inc/html.php on line
1271
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1453
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1454
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1457
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1458
Differences
This shows you the differences between two versions of the page.
|
|
— |
commands:aclgrp [2010-01-22 15:53] (current) asciiphil created |
| ====== aclgrp ====== |
| |
| This command only applies in [[:multiuser]] mode. |
| |
| ===== Default Keybindings ===== |
| |
| None. |
| |
| ===== Syntax ===== |
| |
| * ''**aclgrp** //username// [//groupname//]'' |
| |
| ===== Description ===== |
| |
| Creates groups of users that share common access rights. The name of the group is the username of the group leader. Each member of the group inherits the permissions that are granted to the group leader. That means, if a user fails an access check, another check is made for the group leader. A user is removed from all groups if the special value "none" is used for //groupname//. If the second parameter is omitted all groups the user is in are listed. |
| |
| ===== Examples ===== |
| |
| None yet. |
| |
| ===== See Also ===== |
| |
| * [[:multiuser]] |
| |