Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

commands:aclgrp [2010-01-22 15:53] (current)
asciiphil created
Line 1: Line 1:
 +====== 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]]
  

User Tools