aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openssh
Commit message (Expand)AuthorAgeFilesLines
* 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-212-5/+40
* 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
* variable enclosing fixesThomas Backlund2015-10-201-1/+1
* 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: Also update gitolite config when SSH keys change.Colin Guthrie2015-01-181-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::ssh_keys_from_ldap: remove unused parameterNicolas Vigier2013-07-061-1/+1
* openssh: switch to standard path for authorized_keys fileNicolas Vigier2013-07-064-53/+1
* ldap-sshkey2file.py: export ssh keys to /home directoryNicolas Vigier2013-07-061-5/+14
* More mga-common mga_common remaningNicolas Vigier2013-06-191-1/+1
* Rename mga-common module to mga_common.Nicolas Vigier2013-06-191-1/+1
* Local_script -> Mga-common::Local_scriptNicolas Vigier2012-12-101-1/+1
* openssh: use mga-common::local_scriptNicolas Vigier2012-12-101-1/+1
* add explicit variable for the directory holding pubkeysMichael Scherer2012-04-021-0/+2
* split a module pubkeys_directory, so we can include it from symlink_user and ...Michael Scherer2012-04-023-16/+20
* split ssh_keys_from_ldap in a different fileMichael Scherer2012-04-022-47/+46
* fix the definition of the define, and move file to match the nameMichael Scherer2012-03-191-1/+1
* rename define to match the real nameMichael Scherer2012-03-191-0/+0
* fix missing commaMichael Scherer2012-03-191-1/+1
* split symlink into a separate fileMichael Scherer2012-03-192-16/+17
* style cleaning, and various fix ( for symlink )Michael Scherer2012-03-191-28/+30
* split server in a separate file, and clean the moduleMichael Scherer2012-03-192-18/+16
* 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-222-1/+5
* clean openssh serviceMichael Scherer2012-01-161-3/+1
* fix another errorMichael Scherer2012-01-081-2/+2
* fix manifestMichael Scherer2012-01-081-1/+1
* cleaning of the openssh moduleMichael Scherer2012-01-081-25/+6
* move ldap-sshkey2file.py to openssh module (where it is used)Nicolas Vigier2011-08-212-1/+93
* fix openssh manifest, as having a empty template do not work ( contrary to wh...Michael Scherer2011-06-161-1/+1