Configuration for sshd_config(5)
.
Declarations
Type
attribute set of (atom (null, bool, int, float or string))
Default
{ }
Example
{
UseDns = true;
PasswordAuthentication = false;
}
Configuration for sshd_config(5)
.
attribute set of (atom (null, bool, int, float or string))
{ }
{
UseDns = true;
PasswordAuthentication = false;
}