MyNixOS website logo
option-set

services.openssh.settings

Showing entries 1-20 out of 20.
Specifies what environment variables sent by the client will be copied into the session's environm…
If specified, login is allowed only for users part of the listed groups
If specified, login is allowed only for the listed users
Specifies a file that lists principal names that are accepted for certificate authentication
The file whose contents are sent to the remote user before authentication
Allowed ciphersDefaults to a curated set of algorithms
If specified, login is denied for all users part of the listed groups
If specified, login is denied for all listed users
Specifies whether remote hosts are allowed to connect to ports forwarded for the client
Specifies whether keyboard-interactive authentication is allowed
Allowed key exchange algorithmsDefaults to a curated set of algorithms
Gives the verbosity level that is used when logging messages from sshd(8)
Allowed MACsDefaults to a curated set of algorithms
Specifies whether password authentication is allowed
Whether the root user can login using ssh
Whether to enable printing /etc/motd when a user logs in interactively
Whether sshd should check file modes and ownership of directories
Specifies whether sshd(8) should look up the remote host name, and to check that the resolved host…
Whether to enable PAM authentication
Whether to allow X11 connections to be forwarded