aboutsummaryrefslogtreecommitdiffstats
path: root/modules/pam
Commit message (Expand)AuthorAgeFilesLines
* Use concat from stdlib to merged admins in access classesOlivier Blin2017-02-212-5/+12
* Implicitely allow mga-sysadmin login for all access classesOlivier Blin2017-02-211-0/+1
* Allow mga-unrestricted_shell_access group login on all nodesOlivier Blin2017-02-211-0/+1
* Revert commit 8822d1c7be9cfe2783f886922a778410bacd93cc as it breaks login for...Nicolas Lécureuil2015-11-301-1/+1
* pam: use nss-pam-ldapd on Mageia >= 2Olivier Blin2015-11-301-1/+7
* openldap: enable TLS_CACERTThomas Backlund2015-11-301-1/+1
* lint fixes for pamThomas Backlund2015-10-204-4/+0
* pam: remove "dynamic lookup" warningsNicolas Vigier2012-12-182-1/+5
* Make pam::multiple_ldap_access a class instead of a defineNicolas Vigier2012-12-112-1/+2
* split pam module into 3 filesMichael Scherer2012-03-173-30/+31
* manage /etc/openldap/ldap.conf by puppetMichael Scherer2012-02-152-0/+27
* clean nscd serviceMichael Scherer2012-02-151-2/+1
* cleanup and refactoring of pam moduleMichael Scherer2012-01-081-46/+23
* we do not use mdns on servers, so remove it as it seems to cause troubleMichael Scherer2011-05-241-1/+1
* fix wrong class nameMichael Scherer2011-01-131-1/+1
* - allow to set access without forcing the restricted shell ( shouldMichael Scherer2011-01-132-2/+5
* move the type of access_class to deployment ( as this is tied to our group na...Michael Scherer2011-01-131-26/+0
* allow to use multiple group for the access with pamMichael Scherer2011-01-132-11/+21
* restrict login to people of the group mga-commiters ( previous try wasMichael Scherer2010-11-242-9/+13
* s/commiters/committers/, to be in sync with the ldap group name and the dicti...Michael Scherer2010-11-242-4/+4
* move the group restriction at the top of the file, or they are uselessMichael Scherer2010-11-241-7/+7
* pam_wheel is made to be used with su only. pam_succeed_if seems to be the pro...Michael Scherer2010-11-241-2/+2
* remove empty line from the result file ( <% vs <%- )Michael Scherer2010-11-241-4/+4
* - add a comment so I do not have the impression to haveMichael Scherer2010-11-231-2/+6
* 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
* Add timelimits for nss_ldap, enable password policyBuchan Milne2010-11-221-1/+3
* - 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
* - use the rootbinddn as preconized by buchan ( and let all access goesMichael Scherer2010-11-221-2/+2
* - use the first pass if proposed ( or pam ask the password 2 times )Michael Scherer2010-11-221-1/+1
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-1/+1
* - add nssldap password handlingMichael Scherer2010-11-222-1/+5
* - ldaps is required ( ie no unencrypted connection )Michael Scherer2010-11-221-1/+1
* - remove erronous line ( and uneeded ), as this cause error when applying abo...Michael Scherer2010-11-221-2/+0
* - pam_mkhomedir is in pam, not in a separate rpmMichael Scherer2010-11-221-1/+1
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-3/+0
* - fix templates ( again )Michael Scherer2010-11-172-1/+30
* - fix templatesMichael Scherer2010-11-172-1/+25
* - better use heritanceMichael Scherer2010-11-171-13/+15
* - add a proto module for taking care of pam ( need pam_ldap, etc support, and...Michael Scherer2010-11-172-0/+62