aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* allow repository http acces from buildsystem nodesOlivier Blin2010-11-231-0/+2
| | | | | (hardcoding their IPv6 address since we have no reverse lookup on them)
* add filter compilation as this can reduce the load on serverMichael Scherer2010-11-232-1/+13
|
* no one here want receive a mail when we are hot by a virus, I thinkMichael Scherer2010-11-231-1/+1
|
* - add spamassassin moduleMichael Scherer2010-11-232-0/+107
|
* - add the start of a amavis module ( to interface postfix with spamassassin )Michael Scherer2010-11-232-0/+801
|
* - it is IMHO cleaner and logical to have apache::vhost_other_app directly ↵Michael Scherer2010-11-232-1/+1
| | | | requiring apache::base rather than letting every people adding it when using the class
* - 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
|
* add class for scp and sftpMichael Scherer2010-11-232-0/+14
|
* - split the module in 2 part, and add class to allow to more easylyMichael Scherer2010-11-232-17/+44
| | | | combine the autorized shell
* - use pam for openssh ( I am not sure if we need to restrict its useMichael Scherer2010-11-231-1/+1
| | | | only on ldap hosts )
* - rewrite restricted_shell, and split the shell in its own subclassMichael Scherer2010-11-232-53/+54
|
* include apache::baseOlivier Blin2010-11-221-1/+1
|
* fix typoOlivier Blin2010-11-221-1/+1
|
* add repository vhost for main BS nodeOlivier Blin2010-11-222-0/+21
|
* use default iurt_root_commandOlivier Blin2010-11-221-1/+0
|
* upload as iurt user, not schedbotOlivier Blin2010-11-221-3/+3
|
* Add timelimits for nss_ldap, enable password policyBuchan Milne2010-11-221-1/+3
|
* create schedbot user before writing ssh config filesOlivier Blin2010-11-221-2/+3
|
* install iurt on main node as well, for scheduler toolsOlivier Blin2010-11-221-1/+2
|
* fix indentOlivier Blin2010-11-221-1/+1
|
* schedbot can login as iurt on nodesOlivier Blin2010-11-221-0/+2
|
* add schedbot on main nodeOlivier Blin2010-11-221-0/+6
|
* fix sshuser definitionOlivier Blin2010-11-221-10/+13
|
* extract a sshuser definitionOlivier Blin2010-11-221-12/+18
|
* Fix host access to posixAccount attrsBuchan Milne2010-11-221-1/+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
|
* - use the rootbinddn as preconized by buchan ( and let all access goesMichael Scherer2010-11-221-2/+2
| | | | through nscd )
* - use the first pass if proposed ( or pam ask the password 2 times )Michael Scherer2010-11-221-1/+1
|
* use build_login variable in build_home_dirOlivier Blin2010-11-221-1/+1
|
* useradd module does not support password change, use usermodOlivier Blin2010-11-221-1/+7
|
* set password to * to unlock the account but forbid login through loginOlivier Blin2010-11-221-0/+1
|
* remove home defOlivier Blin2010-11-221-4/+0
|
* ensure home is a directoryOlivier Blin2010-11-221-0/+4
|
* remove trailing slash from home dirOlivier Blin2010-11-221-1/+1
|
* use again include instead of require to avoid deps cycleOlivier Blin2010-11-221-2/+2
|
* home should be tested as a directoryOlivier Blin2010-11-221-0/+4
|
* require instead of including iurtuser (so that .ssh is created before)Olivier Blin2010-11-221-2/+2
|
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-227-9/+9
|
* - add nssldap password handlingMichael Scherer2010-11-222-1/+5
|
* - add proper access to nss_ldap user so pam_ldap auth can workMichael Scherer2010-11-221-0/+7
|
* - do not hardcode mageia.org in aclMichael Scherer2010-11-221-57/+57
|
* - ldaps is required ( ie no unencrypted connection )Michael Scherer2010-11-221-1/+1
|
* use build_home_dirOlivier Blin2010-11-221-1/+1
|
* ensure .ssh dir is created for iurt userOlivier Blin2010-11-221-0/+7
|
* move modules/ssh/manifests/init.pp as modules/ssh/manifests/auth.ppOlivier Blin2010-11-221-0/+0
|
* move modules/ssh_auth as modules/sshOlivier Blin2010-11-221-0/+0
|
* really add ssh::authOlivier Blin2010-11-221-0/+336
|
* iurt from mainnode does not need the private ssh keyOlivier Blin2010-11-221-4/+5
|