aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/access_classes/manifests/admin.pp
Commit message (Collapse)AuthorAgeFilesLines
* Implicitely allow mga-sysadmin login for all access classesOlivier Blin2017-02-211-2/+2
| | | | | | Like done already for mga-unrestricted_shell_access. There is no easy way to concatenate arrays in puppet, the rules are kept inlined for mga-sysadmin and mga-unrestricted_shell_access.
* lint fixes for access_classesThomas Backlund2015-10-191-1/+1
|
* Make pam::multiple_ldap_access a class instead of a defineNicolas Vigier2012-12-111-1/+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 the module in several fileMichael Scherer2012-03-221-0/+8