+macro editor ALT-w: wrap text (subject line) to " [WAS: &]"
[nethome.git] / .ssh / config
index b076f0d..1ddf920 100644 (file)
@@ -1,16 +1,22 @@
 Host localhost
 #Cipher none
 Compression no
-#KeepAliveData 0
 
-Host *.suse.cz
-User kratochvil
-IdentityFile ~/.ssh/identity-kerberos
+Host dolly.vellum.cz
+User short
+Port 99
+Host dolly
+User short
+Port 99
+HostName dolly.vellum.cz
+
+Host gulz
+HostName gw.gulz.cz
+User root
 
 Host *sourceforge.net
 User kratochvil
 CompressionLevel 3
-ForwardX11 no
 
 Host chip.ms.mff.cuni.cz
 User krbu
@@ -18,16 +24,18 @@ User krbu
 Host *.ms.mff.cuni.cz
 User jkra7289
 
-Host *.fjfi.cvut.cz
+Host vega.fjfi.cvut.cz
 User jkratoc
-ForwardX11 no
+       # unable to get .ssh2/authorization working
+Protocol 1,2
 
 Host *
 User short
-#KeepAliveData 300
-#OnDemandForward 0
 Compression yes
 CompressionLevel 9
+ForwardAgent yes
+ConnectionAttempts 1
 UsePrivilegedPort no
 UseRsh no
 RhostsRSAAuthentication no
+ForwardX11 no