-
Hi. Can I setup, just with xrdp no others programs, access limit for 3 login attempt, and if that fail, user need to wait 10 minutes? |
Beta Was this translation helpful? Give feedback.
Answered by
rowlap
Jul 27, 2024
Replies: 1 comment 1 reply
-
You could try modifying the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
metalefty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could try modifying the
xrdp-sesman
PAM configuration to make use of thepam_faillock
module.