SSHD module: Configure SSH daemon

Generate a new server key, configures and makes sure that SSHD is properly set up, in particular, enabling authorized_keys file.

Example

space -m sshd /config/

Exit status code is expected to be 0 on success.

Edit this page