ghoneycutt / puppet-module-pam

Puppet module to manage PAM
Other
18 stars 79 forks source link

Restrict users by default per SSH on Debian and Ubuntu distros. #158

Closed fbarbeira closed 7 years ago

fbarbeira commented 7 years ago

Load the module 'pam_access.so' by default on all Debian and Ubuntu platforms because users were not restricted on SSH connections.

ghoneycutt commented 7 years ago

Thank you for the contribution!

I've created PR #159 to address the failing tests in travis. Once that is merged, please rebase so we can verify that these changes pass the tests.