File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ For a step by step install guide have a look into the
23
23
On ARM devices, please check if there's an appropriate `Armbian <https://www.armbian.com/download >`_
24
24
image available. Make sure you are using the correct :doc: `Debian version </releases >`
25
25
that |omv | is based on. After installing Armbian, then use the `armbian-config `
26
- tool to install OMV in a single step with all performance and reliability tweaks
26
+ tool to install | omv | in a single step with all performance and reliability tweaks
27
27
included. If there's no Armbian image for your device, simply follow the steps
28
28
outlined below.
29
29
@@ -88,3 +88,13 @@ Or alternatively use `omv-firstaid` to do the initial network configuration.
88
88
.. note ::
89
89
The IP address may change during the redeployment of the network configuration, therefore
90
90
you may lose the connection when you are connected via SSH.
91
+
92
+ By default the `root ` user can now access the system via SSH as a fallback if something went
93
+ wrong during the installation, e.g. the UI is not accessible. SSH access for `root ` should be
94
+ disabled for security reasons as soon as possible after the installation has been successfully
95
+ finished.
96
+
97
+ .. note ::
98
+ The user created by the Debian installer will not able to SSH into the system after |omv |
99
+ has been installed. This is because only users who are assigned to the `_ssh ` group are
100
+ allowed to use SSH.
You can’t perform that action at this time.
0 commit comments