Use PAM to print the motd.

This commit is contained in:
Darren 'Tadgy' Austin 2026-04-29 15:46:54 +01:00
commit f0d15e05fc
3 changed files with 26 additions and 24 deletions

View file

@ -8,6 +8,7 @@ GSSAPIStrictAcceptorCheck yes
LoginGraceTime 30
MaxStartups 5
PermitRootLogin prohibit-password
PrintMotd no
StreamLocalBindUnlink yes
Subsystem sftp internal-sftp
UsePAM yes