[linux-network] Re: ssh config ayarlari

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Huzeyfe ÖNAL (huzeyfe.onal@boc.com.tr)
Date: Mon 09 Aug 2004 - 12:52:59 EEST


Bulent OZKAN wrote:

>Merhaba
>
>Arkadaşlar telnet kurmaktan tafsiyeleriniz,den dolayi vaz gectim birileri
>
>birşeyşer soyluyorsa bir bildikleri vardır -:)
>
>ssh kurmaya karar verdim ancak ssh_config default olarak ayarlar # lerle
>kapatılmış.
>
>Benim standart ayarlar olarak hangilerine deger atamam lazim veya # acmam
>gerekiyor.
>
>Bir is yapalim derken acik da vermeyelim diye soruyorum.
>
>iyi calismalar
>
>ssh_config
>
># Configuration data is parsed as follows:
># 1. command line options
># 2. user-specific file
># 3. system-wide file
># Any configuration value is only changed the first time it is set.
># Thus, host-specific definitions should be at the beginning of the
># configuration file, and defaults at the end.
>
># Site-wide defaults for various options
>
># Host *
># ForwardAgent no
># ForwardX11 no
># RhostsAuthentication no
># RhostsRSAAuthentication no
># RSAAuthentication yes
># PasswordAuthentication yes
># HostbasedAuthentication no
># BatchMode no
># CheckHostIP yes
># StrictHostKeyChecking ask
># IdentityFile ~/.ssh/identity
># IdentityFile ~/.ssh/id_rsa
># IdentityFile ~/.ssh/id_dsa
># Port 22
># Protocol 2,1
># Cipher 3des
>#Ciphersaes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes
>256-cbc
># EscapeChar ~
>
>Host *
> ForwardX11 yes
> Protocol 2,1
> StrictHostKeyChecking no
>
>
>
>
>
>
>
>
>
Bu dosyayı varsayilan hali ile kullanmaniz herhangi bir aciga sebep
olmaz ,bu hali ile kullanin farkli bir ozellige ihtiyac duyarsaniz o
zaman degisiklige gidersiniz.
Protocol 2,1 i
Protocol 2 olarak degistirirseniz ssh v1 de bulunan potansilyel
aciklardan korunmus olursunuz.


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.