feature: explicitly set PrintMotd SSH option to always be true to allow non-script MOTD capabilities regardless of PAM usage in SSH
This commit is contained in:
@@ -24,4 +24,5 @@ UsePAM no # enable if implementing TOTP 2FA
|
||||
PubkeyAuthentication yes
|
||||
{% else %}
|
||||
PubkeyAuthentication no
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
PrintMotd yes
|
||||
Reference in New Issue
Block a user