X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fpam.d%2Fother;fp=etc%2Fpam.d%2Fother;h=f7ff035277bb650c4c15e79931db179d6d536d80;hb=58d5d6e20c45c4affee86ac6b43700c8b8fa524d;hp=867cf9172956768ea8ab3ccc44445c3f6d30f35a;hpb=ca84d9b9a48a7e27a85f7af6582bfbd3030deb98;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/pam.d/other b/etc/pam.d/other index 867cf91..f7ff035 100644 --- a/etc/pam.d/other +++ b/etc/pam.d/other @@ -8,7 +8,7 @@ # # We deny any pam calls not explicitely allowed elsewhere. -auth required pam_deny -account required pam_deny -session required pam_deny -password required pam_deny +auth required pam_deny.so +account required pam_deny.so +session required pam_deny.so +password required pam_deny.so