Skip to content
Snippets Groups Projects
Commit b869d6b0 authored by Karl Kornel's avatar Karl Kornel
Browse files

ssh::pam: Add note about pam_slurm

parent 10f188fd
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@
# regular logins.
#
# Currently, only Debian is supported when $pam_duo is true.
#
# If you are using the SLURM job scheduler, setting $pam_slurm to true will
# cause user logins to be rejected unless they have a valid job allocation.
class ssh::pam (
$pam_afs = true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment