| Commit message (Expand) | Author | Age | Files | Lines |
* | class was renamed 3 commits ago | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | add class for scp and sftp | Michael Scherer | 2010-11-23 | 2 | -0/+14 |
* | - split the module in 2 part, and add class to allow to more easyly | Michael Scherer | 2010-11-23 | 2 | -17/+44 |
* | - use pam for openssh ( I am not sure if we need to restrict its use | Michael Scherer | 2010-11-23 | 1 | -1/+1 |
* | - rewrite restricted_shell, and split the shell in its own subclass | Michael Scherer | 2010-11-23 | 2 | -53/+54 |
* | include apache::base | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | fix typo | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | add repository vhost for main BS node | Olivier Blin | 2010-11-22 | 2 | -0/+21 |
* | use default iurt_root_command | Olivier Blin | 2010-11-22 | 1 | -1/+0 |
* | upload as iurt user, not schedbot | Olivier Blin | 2010-11-22 | 1 | -3/+3 |
* | Add timelimits for nss_ldap, enable password policy | Buchan Milne | 2010-11-22 | 1 | -1/+3 |
* | create schedbot user before writing ssh config files | Olivier Blin | 2010-11-22 | 1 | -2/+3 |
* | install iurt on main node as well, for scheduler tools | Olivier Blin | 2010-11-22 | 1 | -1/+2 |
* | fix indent | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | schedbot can login as iurt on nodes | Olivier Blin | 2010-11-22 | 1 | -0/+2 |
* | add schedbot on main node | Olivier Blin | 2010-11-22 | 1 | -0/+6 |
* | fix sshuser definition | Olivier Blin | 2010-11-22 | 1 | -10/+13 |
* | extract a sshuser definition | Olivier Blin | 2010-11-22 | 1 | -12/+18 |
* | Fix host access to posixAccount attrs | Buchan Milne | 2010-11-22 | 1 | -1/+1 |
* | - set the ldap password in /etc/ldap.secret | Michael Scherer | 2010-11-22 | 1 | -1/+8 |
* | - make sure nscd is installed and running | Michael Scherer | 2010-11-22 | 1 | -1/+6 |
* | - use the rootbinddn as preconized by buchan ( and let all access goes | Michael Scherer | 2010-11-22 | 1 | -2/+2 |
* | - use the first pass if proposed ( or pam ask the password 2 times ) | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
* | use build_login variable in build_home_dir | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | useradd module does not support password change, use usermod | Olivier Blin | 2010-11-22 | 1 | -1/+7 |
* | set password to * to unlock the account but forbid login through login | Olivier Blin | 2010-11-22 | 1 | -0/+1 |
* | remove home def | Olivier Blin | 2010-11-22 | 1 | -4/+0 |
* | ensure home is a directory | Olivier Blin | 2010-11-22 | 1 | -0/+4 |
* | remove trailing slash from home dir | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | use again include instead of require to avoid deps cycle | Olivier Blin | 2010-11-22 | 1 | -2/+2 |
* | home should be tested as a directory | Olivier Blin | 2010-11-22 | 1 | -0/+4 |
* | require instead of including iurtuser (so that .ssh is created before) | Olivier Blin | 2010-11-22 | 1 | -2/+2 |
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 7 | -9/+9 |
* | - add nssldap password handling | Michael Scherer | 2010-11-22 | 2 | -1/+5 |
* | - add proper access to nss_ldap user so pam_ldap auth can work | Michael Scherer | 2010-11-22 | 1 | -0/+7 |
* | - do not hardcode mageia.org in acl | Michael Scherer | 2010-11-22 | 1 | -57/+57 |
* | - ldaps is required ( ie no unencrypted connection ) | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
* | use build_home_dir | Olivier Blin | 2010-11-22 | 1 | -1/+1 |
* | ensure .ssh dir is created for iurt user | Olivier Blin | 2010-11-22 | 1 | -0/+7 |
* | move modules/ssh/manifests/init.pp as modules/ssh/manifests/auth.pp | Olivier Blin | 2010-11-22 | 1 | -0/+0 |
* | move modules/ssh_auth as modules/ssh | Olivier Blin | 2010-11-22 | 1 | -0/+0 |
* | really add ssh::auth | Olivier Blin | 2010-11-22 | 1 | -0/+336 |
* | iurt from mainnode does not need the private ssh key | Olivier Blin | 2010-11-22 | 1 | -4/+5 |
* | use ssh::auth to build iurt ssh keys | Olivier Blin | 2010-11-22 | 1 | -0/+4 |
* | - remove erronous line ( and uneeded ), as this cause error when applying abo... | Michael Scherer | 2010-11-22 | 1 | -2/+0 |
* | - pam_mkhomedir is in pam, not in a separate rpm | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
* | - move apache requirement in the blog class ( so we do not forget it ) | Michael Scherer | 2010-11-21 | 1 | -5/+3 |
* | add a repository cname for valstar | Olivier Blin | 2010-11-21 | 1 | -1/+2 |
* | fix typo | Nicolas Vigier | 2010-11-21 | 1 | -1/+1 |
* | add testvm module, used to run test VMs | Nicolas Vigier | 2010-11-21 | 3 | -0/+91 |