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:su [2010-01-26 19:50] (current) asciiphil created |
| | ====== su ====== |
| | |
| | ===== Default Keybindings ===== |
| | |
| | None. |
| | |
| | ===== Syntax ===== |
| | |
| | * ''**su** [//username// [//password// [//password2//]]]'' |
| | |
| | ===== Description ===== |
| | |
| | Substitute the user of a display. The command prompts for all parameters |
| | that are omitted. If passwords are specified as parameters, they have to |
| | be specified un-crypted. The first password is matched against the |
| | system's passwd database and the second password is matched against the |
| | screen password as set with the commands ''[[acladd]]'' or |
| | ''[[password]]''. ''su'' may be useful for the ''screen'' administrator |
| | to test multiuser setups. When the identification fails, the user has |
| | access to the commands available for user **nobody**. These are |
| | ''[[detach]]'', ''[[license]]'', ''[[version]]'', ''[[help]]'' and |
| | ''[[displays]]''. |
| | |
| | |
| | ===== Examples ===== |
| | |
| | None yet. |
| | |
| | ===== See Also ===== |
| | |
| | * [[:Multiuser]] |
| |