Differences
This shows you the differences between two versions of the page.
en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:ssh_keys:start [2024/08/06 08:33] – created amaiorov | en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:ssh_keys:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SSH keys ====== | ||
- | {{indexmenu_n> | ||
- | The connection with equipment is carried out via the SSH protocol. | ||
- | |||
- | Add a sudo user on this hardware. See [[en: | ||
- | |||
- | === Configuration sshd === | ||
- | |||
- | Check the **/ | ||
- | |||
- | If the **PubkeyAuthentication** property is missing, commented out, or set to **PubkeyAuthentication no**, then replace the property value with **PubkeyAuthentication yes** | ||
- | |||
- | <note important> | ||
- | |||
- | === Authorized keys === | ||
- | |||
- | Add a public key to a specific user's file on the remote server: | ||
- | < | ||
- | |||
- | For root user: | ||
- | < |