"ControlMaster" fixed back to "auto".
authorlace <>
Wed, 4 Oct 2006 01:12:11 +0000 (01:12 +0000)
committerlace <>
Wed, 4 Oct 2006 01:12:11 +0000 (01:12 +0000)
 - Workarounded in "ssh-redhat" script instead.

.ssh/config

index 9bd0139..cb7215c 100644 (file)
@@ -88,6 +88,6 @@ RhostsRSAAuthentication no
 ForwardX11 no
 ServerAliveInterval 60
 StrictHostKeyChecking ask
-ControlMaster no
+ControlMaster auto
 ControlPath /tmp/ssh-%h-%p-%r.sock
 GSSAPIAuthentication no