MrCoal
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by MrCoal-
MrCoal commented,
I got this to work by adding the following in /etc/ssh/ssh_config ControlMaster no ControlPersist no
-
MrCoal commented,
I have this same problem but do not have a ControlPersist option in sshd_config. If I add the option, SSH will not retstart because of an invalid configuration. Openssh on the source is 4.3p2 and ...