aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell
Commit message (Collapse)AuthorAgeFilesLines
* fix regexp to detect git commands (fix #2513)Nicolas Vigier2011-09-261-1/+1
|
* move ldap-sshkey2file.py to openssh module (where it is used)Nicolas Vigier2011-08-211-92/+0
|
* add support for upload-binNicolas Vigier2011-08-172-0/+15
|
* add option to allow using maintdbNicolas Vigier2011-07-122-0/+14
|
* show the group of a user in the error message, so people can check theirMichael Scherer2011-04-211-0/+2
| | | | | member ship ( quite lowtech, I concede )
* use submit_package now that wrapper is fixedNicolas Vigier2011-01-171-1/+1
|
* use create-srpm for nowNicolas Vigier2011-01-171-1/+1
|
* add missing space in regexpNicolas Vigier2011-01-171-1/+1
|
* allow both create-srpm and submit_package for nowNicolas Vigier2011-01-171-2/+2
|
* 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