Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the ldap key from ssh logic to openssh module ( more logical ), and add ↵ | Michael Scherer | 2010-11-23 | 1 | -37/+0 |
| | | | | the hook in openssh config file | ||||
* | link root keys in the /var/lib/pubkeys ( easier than to change the location ↵ | Michael Scherer | 2010-11-23 | 1 | -0/+12 |
| | | | | of root keys deployed by puppet ) | ||||
* | 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 |
| | | | | combine the autorized shell | ||||
* | - rewrite restricted_shell, and split the shell in its own subclass | Michael Scherer | 2010-11-23 | 1 | -53/+53 |
| | |||||
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 1 | -3/+1 |
| | | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others | ||||
* | update binddn and password file | Nicolas Vigier | 2010-11-17 | 2 | -3/+4 |
| | |||||
* | - adapt the script to our infrastructure ( ie, use our domain, and create ↵ | Michael Scherer | 2010-11-17 | 2 | -4/+14 |
| | | | | the directory holding the key ) | ||||
* | - import mandriva script to export ssh keys ( need some cleaning ) | Michael Scherer | 2010-11-17 | 2 | -0/+109 |
| | |||||
* | add support for pkgsubmit in restricted shell | Nicolas Vigier | 2010-11-10 | 2 | -0/+14 |
| | |||||
* | add module to install shell to restrict access to only svn, git, and later ↵ | Nicolas Vigier | 2010-11-02 | 3 | -0/+192 |
package submit |