|
b484d9a264
|
* Add ignore_errors flag to skip errors during key deployment
* Some other minor updates
|
2025-04-27 08:15:52 +02:00 |
|
Patrick Van der Veken
|
77a332e324
|
* added support for standard home directory location for public keys ($HOME/.ssh ). Set $key_location=use_sshd in update_ssh.conf[.local] with AuthorizedKeysFile set to the default value in sshd_config (or use the value .ssh/authorized_keys ).
* added support for SELinux (CentOS/RHEL 8.x)
* various fixes (incl. shellcheck + quoting)
|
2020-12-30 17:06:02 +01:00 |
|
patvdv
|
49229f9d55
|
fix for DO_SLAVE, improved check_root_user() calls (VRF 1.5.2) [Patrick Van der Veken]
|
2015-12-13 15:07:40 +01:00 |
|
Patrick Van der Veken
|
ba260576b5
|
Sanitation
Whitespace fixes etc
|
2015-08-18 07:46:23 +02:00 |
|
patvdv
|
c927fe8f1f
|
manage_ssh.sh: moved essential configuration items of the script into a separate configuration file (global/local), fix in wait_for_children (VRF 1.2.0) [Patrick Van der Veken]
update_ssh.pl: VRF 1.1.0: replace uname/hostname syscalls, now support for FQDN via $use_fqdn, other fixes [Patrick Van der Veken]
|
2015-08-15 21:58:04 +02:00 |
|
Patrick Van der Veken
|
8528787e97
|
Initial commit
|
2015-05-19 11:34:18 +02:00 |
|