Settings: Difference between revisions

12 bytes removed ,  9 April 2020
Line 385: Line 385:
The user on the SSH server does not need any special rights and does not need a login shell. Example:
The user on the SSH server does not need any special rights and does not need a login shell. Example:


<code>$> useradd -m -s /usr/sbin/nologin mmremote</code>
$> useradd -m -s /usr/sbin/nologin mmremote


===== Allow SSH access via public key =====
===== Allow SSH access via public key =====
340

edits