No longer default to "root@" for unknown hosts.
[nethome.git] / .ssh / config
index 9bd0139..6966bbc 100644 (file)
@@ -78,7 +78,6 @@ Host atrey.karlin.mff.cuni.cz
 User short
 
 Host *
-User root
 Compression yes
 CompressionLevel 9
 ForwardAgent no
@@ -88,6 +87,6 @@ RhostsRSAAuthentication no
 ForwardX11 no
 ServerAliveInterval 60
 StrictHostKeyChecking ask
-ControlMaster no
+ControlMaster auto
 ControlPath /tmp/ssh-%h-%p-%r.sock
 GSSAPIAuthentication no