aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openssh/templates
Commit message (Expand)AuthorAgeFilesLines
* Disable ChallengeResponseAuthenticationPascal Terjan2018-03-041-1/+1
* sshd: disable UsePAMThomas Backlund2018-03-041-1/+1
* Stop using ssh_host_key on Mageia 6Pascal Terjan2017-09-241-0/+2
* Drop deprecated sshd optionPascal Terjan2017-09-241-0/+2
* Make Mageia 6 fix more widely avaialablePascal Terjan2017-09-241-6/+6
* Workaround lack of mga6 support in our configsPascal Terjan2017-09-241-0/+9
* ldap-sshkey2file.py: add dry-run and verbose modeOlivier Blin2017-02-231-0/+16
* ldap-sshkey2file.py: use argparse for options parsing and usageOlivier Blin2017-02-231-16/+15
* ldap-sshkey2file.py: reorder code in write_keys to prepare adding a dry-run modeOlivier Blin2017-02-231-29/+29
* ldap-sshkey2file.py: fix path of authorized_keys in usageOlivier Blin2017-02-231-1/+1
* Fix ldap-sshkey2file so it doesn't crash when a user has no uidNumberDan Fandrich2017-02-231-3/+3
* Allow mga-unrestricted_shell_access group login on duvelOlivier Blin2017-02-211-1/+1
* Remove unnecessary AllowGroups sshd restriction on rabbitOlivier Blin2017-02-211-4/+0
* Disable password for ssh on all machinesPascal Terjan2016-10-131-1/+1
* Allow iurt to ssh to rabbitPascal Terjan2016-10-131-1/+1
* Restrict ssh access on rabbitPascal Terjan2016-10-131-0/+4
* openssh: Fix writing ssh public keys, with new ldap secret locationOlivier Blin2016-02-211-5/+39
* Allow members of mga-sysadmin to log in via sshDan Fandrich2016-02-191-1/+1
* openssh: do not force command for git userOlivier Blin2016-02-071-1/+2
* openssh: fix forcing sv_membersh commandOlivier Blin2016-02-071-1/+1
* Force sv_membersh.pl in ssh on duvelPascal Terjan2016-02-071-0/+4
* openssh: Ensure ownership is set correctly on authorized_keysColin Guthrie2015-02-061-0/+5
* openssh: Fix python copy/paste error.Colin Guthrie2015-02-031-1/+1
* openssh: Return failure when no keys are updated.Colin Guthrie2015-01-181-2/+15
* openssh: Only write authorized_keys file when it's differentColin Guthrie2015-01-181-7/+20
* openssh: Use temp file when writing keys from LDAP.Colin Guthrie2015-01-181-7/+12
* Revert "Temporary hack to work around LDAP server sync problem"Colin Guthrie2014-09-231-6/+0
* Temporary hack to work around LDAP server sync problemColin Guthrie2014-09-161-0/+6
* Partially revert part of r3378 which wasn't meant to be in the commit :(Colin Guthrie2013-12-051-2/+0
* Add mgaonline to the freeze exception pkg regexpColin Guthrie2013-12-051-0/+2
* openssh: switch to standard path for authorized_keys fileNicolas Vigier2013-07-061-3/+0
* ldap-sshkey2file.py: export ssh keys to /home directoryNicolas Vigier2013-07-061-5/+14
* do not use start tls on ldaps connection, as this produce a tracebackMichael Scherer2012-01-281-1/+2
* iuse the new get_ldap_servers to get the list of all ldap serversMichael Scherer2012-01-221-1/+4
* move ldap-sshkey2file.py to openssh module (where it is used)Nicolas Vigier2011-08-211-0/+92
* - seems I cannot use the variable in the templateMichael Scherer2011-01-171-1/+1
* - fix directory ( this prevent login on rabbit )Michael Scherer2011-01-171-1/+1
* disable tcp forwarding, so people cannot use our svn server to bounce to othe...Michael Scherer2011-01-071-1/+1
* the previous trick didn't work as tags are dependent in the order ofMichael Scherer2010-11-232-4/+3
* move the ldap key from ssh logic to openssh module ( more logical ), and add ...Michael Scherer2010-11-231-0/+5
* - use pam for openssh ( I am not sure if we need to restrict its useMichael Scherer2010-11-231-1/+1
* - add openssh moduleMichael Scherer2010-10-261-0/+122