aboutsummaryrefslogtreecommitdiffstats
path: root/modules/pam/manifests
Commit message (Collapse)AuthorAgeFilesLines
* restrict login to people of the group mga-commiters ( previous try wasMichael Scherer2010-11-241-3/+7
| | | | not working with ssh key )
* s/commiters/committers/, to be in sync with the ldap group name and the ↵Michael Scherer2010-11-241-2/+2
| | | | dictionnary
* - add a comment so I do not have the impression to haveMichael Scherer2010-11-231-2/+6
| | | | lost 4h on debugging pam_ldap and openssh
* class was renamed 3 commits agoMichael Scherer2010-11-231-1/+1
|
* - rewrite restricted_shell, and split the shell in its own subclassMichael Scherer2010-11-231-0/+1
|
* - set the ldap password in /etc/ldap.secretMichael Scherer2010-11-221-1/+8
|
* - make sure nscd is installed and runningMichael Scherer2010-11-221-1/+6
|
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-1/+1
|
* - add nssldap password handlingMichael Scherer2010-11-221-0/+3
|
* - remove erronous line ( and uneeded ), as this cause error when applying ↵Michael Scherer2010-11-221-2/+0
| | | | about "ressource already declared"
* - pam_mkhomedir is in pam, not in a separate rpmMichael Scherer2010-11-221-1/+1
|
* - fix templates ( again )Michael Scherer2010-11-171-1/+8
| | | | | - add ldap.conf
* - fix templatesMichael Scherer2010-11-171-1/+9
| | | | | - add nsswitch.conf
* - better use heritanceMichael Scherer2010-11-171-13/+15
|
* - add a proto module for taking care of pam ( need pam_ldap, etc support, ↵Michael Scherer2010-11-171-0/+27
and a review of the pam config file too )