aboutsummaryrefslogtreecommitdiffstats
path: root/modules/pam/manifests/base.pp
Commit message (Collapse)AuthorAgeFilesLines
* Make pam::multiple_ldap_access a class instead of a defineNicolas Vigier2012-12-111-0/+1
| | | | | | | pam::multiple_ldap_access can only be included once. If it is included multiple time, the value of the variable $access_classes used in templates/system-auth is random. As it can only be included once, it should be a parameterized class and not a defined resource.
* split pam module into 3 filesMichael Scherer2012-03-171-0/+24