Cosmetic
[nethome.git] / .ssh / config
index b076f0d..4d85de8 100644 (file)
@@ -1,16 +1,27 @@
 Host localhost
 #Cipher none
 Compression no
-#KeepAliveData 0
+User lace
 
-Host *.suse.cz
-User kratochvil
-IdentityFile ~/.ssh/identity-kerberos
+Host ats-casablanca
+HostName localhost
+Port 5000
+HostKeyAlias ats-casablanca
+User root
+
+Host charlie
+HostName charlie.karlovo.cz
+User root
+Host charlie.karlovo.cz
+User root
+
+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 +29,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