patvdv
|
f18086b0e2
|
* Fix for poor awk statements in update_fingerprints (Credits: Peter Stoops)
* Added FINGERPRINT_TYPE as configuration option (md5,sha256) (OpenSSH >v6.8)
|
2018-08-18 18:18:46 +02: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 |
|
patvdv
|
f03a0403ca
|
simplified handling of SSH agent handling, obsoleted DO_SLAVE_SSH_AGENT option (VRF 1.5.1) [Patrick Van der Veken]
|
2015-10-10 21:15:06 +02:00 |
|
patvdv
|
7f23f5ac8b
|
added --slave option, 3 new configuration parameters & supporting functions for master->slave operations, several bug fixes (VRF 1.5.0) [Patrick Van der Veken]
|
2015-10-03 20:03:06 +02:00 |
|
patvdv
|
9aa4d8cbd3
|
added SSH host keys discovery, re-assigned '-d' command-line option to this function, 2 new parameters in manage_ssh.conf (VRF 1.4.0) [Patrick Van der Veken]
|
2015-09-27 17:53:33 +02:00 |
|
Patrick Van der Veken
|
0db8e3c51d
|
Change option
DO_SFTP_CHMOD=1
|
2015-08-28 08:49:37 +02:00 |
|
Patrick Van der Veken
|
4c44fc6679
|
Added DO_SFTP_CHMOD parameter & pwgetent()
update_ssh.pl: replace read of /etc/passwd by pwgetent() call, small and
not so small fixes (VRF 1.2.0)
Fixes!!!
|
2015-08-26 15:13:38 +02:00 |
|
patvdv
|
7061361ba6
|
Comment fix
|
2015-08-19 18:36:20 +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 |
|