Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_restricted_user_login [2017/02/17 18:03] – abelbeck | userdoc:tt_restricted_user_login [2017/02/19 22:20] (current) – [Restricted User Login] abelbeck | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Restricted users are allowed access via SSH, the console, and if enabled the CLI tab of the web interface. | Restricted users are allowed access via SSH, the console, and if enabled the CLI tab of the web interface. | ||
| + | |||
| + | !!Note ->!! Neither '' | ||
| !!Note ->!! If the FTP Server is enabled, by default, restricted user accounts will be allowed unless a custom ''/ | !!Note ->!! If the FTP Server is enabled, by default, restricted user accounts will be allowed unless a custom ''/ | ||
| + | \\ | ||
| !!Note: AstLinux 1.2.10 or later is required!! | !!Note: AstLinux 1.2.10 or later is required!! | ||
| ===== Add Restricted User ===== | ===== Add Restricted User ===== | ||
| Line 18: | Line 21: | ||
| ===== Commands Available ===== | ===== Commands Available ===== | ||
| - | A restricted user only has access to the commands in ''/ | + | A restricted user only has access to the commands in ''/ |
| An example set of command are: | An example set of command are: | ||
| - | arp df host | + | arp df grep |
| - | clear fping | + | clear fping |
| - | date | + | date |
| Determine the exact set of commands on your system with the command: | Determine the exact set of commands on your system with the command: | ||
| Line 30: | Line 33: | ||
| ls /usr/rbin/ | ls /usr/rbin/ | ||
| + | Additionally, | ||
| + | |||
| + | ls / | ||
| + | | ||