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:acladd [2010-01-22 15:41] (current) asciiphil created |
| ====== acladd (addacl) ====== |
| |
| ''addacl'' is a synonym for ''acladd''. |
| |
| This command only applies in [[:multiuser]] mode. |
| |
| ===== Default Keybindings ===== |
| |
| None. |
| |
| ===== Syntax ===== |
| |
| * ''**acladd** //usernames// [//crypted-pw//]'' |
| * ''**addacl** //usernames// [//crypted-pw//]'' |
| |
| ===== Description ===== |
| |
| Enable users to fully access this ''screen'' session. //usernames// can be one user or a comma separated list of users. This command allows other users to attach to the screen session and performs the equivalent of ''[[commands:aclchg]] //usernames// +rwx "#?"''. To add a user with restricted access, use the ''[[commands:aclchg]]' command. If an optional second parameter is supplied, it should be a crypted password for the named user(s). only. |
| |
| ===== Examples ===== |
| |
| None yet. |
| |
| ===== See Also ===== |
| |
| * [[:multiuser]] |
| |