feature: changed to have PAM allowed by default for SSH for MOTD capabilities

This commit is contained in:
2025-11-12 08:31:47 -05:00
parent 3ed2791d13
commit 8bf893ee1f

View File

@@ -73,7 +73,7 @@
vars:
empty_auth_used: false
pass_auth_used: false
pam_auth_used: false
pam_auth_used: true
key_auth_used: true
tags:
- ssh_auth_step