Youtube'daki bir öğreticiyi burada takip ediyorum: SFTP Kurulumu
Ve tüm adımları tam olarak takip ediyorum ama SSH'yi yüklemeye çalışırken Cygwin'de bir sorunla karşılaştım.
Cygwin64 Terminalini açtıktan sonra aşağıdakileri yazdım
$ export CYGWIN='ntsec tty'
$ chmod 0755 /var
$ ssh-host-config
O zaman soruları ben alıyorum
İlk soru Should StrictModes be used? (yes/no)
nereye yazdığım no
. Bir sonraki soru Should privilege separation be used? (yes/no)
yazdığım yer yes
.
Sonra aşağıdaki hatayı / (Ne olursa olsun ben seçmek bakılmaksızın uyarı olsun no
ya yes
):
*** Warning: Couldn't determine name of user running sshd service from account database!
*** Warning: As a result, this script cannot make sure that the files used
*** Warning: by the sshd service belong to the user running the service.
*** Warning: Host configuration exited with 1 errors or warnings!
*** Warning: Make sure that all problems reported are fixed,
*** Warning: then re-run ssh-host-config
Bu hataları nasıl çözeceğimi bilmiyorum! Ne yapmalıyım?
yes
içinShould StrictModes be used? (yes/no)