Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:dpi:dpi_components:dpiui:configuration:equipment:sudo_user [2021/07/23 06:40] – created arusnak | en:dpi:dpi_components:dpiui:configuration:equipment:sudo_user [2023/08/24 07:03] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 1 Пользователь sudo ====== | ||
- | {{indexmenu_n> | ||
- | The equipment is connected and controlled using the SSH protocol. Connection must be done under a user with sudo privileges, or under the root user (not recommended). | ||
- | |||
- | <note tip> | ||
- | |||
- | New user should be created with sudo access granted on the connected equipment . | ||
- | |||
- | Let's consider dpisu user creating as an example: | ||
- | |||
- | - Create the dpisu user < | ||
- | passwd dpisu</ | ||
- | - Add to the / | ||
- | Defaults secure_path = / | ||
- | dpisu ALL=(ALL) | ||
- | - Disable the requiretty requirement in the file / |