4d85de889d992dff2c962ea47041f82fa8e3e06e
[nethome.git] / .ssh / config
1 Host localhost
2 #Cipher none
3 Compression no
4 User lace
5
6 Host ats-casablanca
7 HostName localhost
8 Port 5000
9 HostKeyAlias ats-casablanca
10 User root
11
12 Host charlie
13 HostName charlie.karlovo.cz
14 User root
15 Host charlie.karlovo.cz
16 User root
17
18 Host gulz
19 HostName gw.gulz.cz
20 User root
21
22 Host *sourceforge.net
23 User kratochvil
24 CompressionLevel 3
25
26 Host chip.ms.mff.cuni.cz
27 User krbu
28
29 Host *.ms.mff.cuni.cz
30 User jkra7289
31
32 Host vega.fjfi.cvut.cz
33 User jkratoc
34         # unable to get .ssh2/authorization working
35 Protocol 1,2
36
37 Host *
38 User short
39 Compression yes
40 CompressionLevel 9
41 ForwardAgent yes
42 ConnectionAttempts 1
43 UsePrivilegedPort no
44 UseRsh no
45 RhostsRSAAuthentication no
46 ForwardX11 no