6 lines
149 B
Text
6 lines
149 B
Text
# Port
|
|
Port {{ sshd.port }}
|
|
|
|
# Auth
|
|
PermitRootLogin {{ sshd.auth.permit_root_login }}
|
|
PasswordAuthentication {{ sshd.auth.password_authentication }}
|