aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell
Commit message (Collapse)AuthorAgeFilesLines
* remove shadowExpire from filterNicolas Vigier2011-01-071-1/+1
|
* correct syntax errorNicolas Vigier2011-01-071-1/+1
|
* - improve error message when trying to get a interactive shellMichael Scherer2010-11-241-1/+5
|
* move the ldap key from ssh logic to openssh module ( more logical ), and add ↵Michael Scherer2010-11-231-37/+0
| | | | the hook in openssh config file
* link root keys in the /var/lib/pubkeys ( easier than to change the location ↵Michael Scherer2010-11-231-0/+12
| | | | of root keys deployed by puppet )
* 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
* - rewrite restricted_shell, and split the shell in its own subclassMichael Scherer2010-11-231-53/+53
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-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 fileNicolas Vigier2010-11-172-3/+4
|
* - adapt the script to our infrastructure ( ie, use our domain, and create ↵Michael Scherer2010-11-172-4/+14
| | | | the directory holding the key )
* - import mandriva script to export ssh keys ( need some cleaning )Michael Scherer2010-11-172-0/+109
|
* add support for pkgsubmit in restricted shellNicolas Vigier2010-11-102-0/+14
|
* add module to install shell to restrict access to only svn, git, and later ↵Nicolas Vigier2010-11-023-0/+192
package submit