Saya sudah mengikuti tutorial di youtube di sini: Pengaturan SFTP
Dan saya telah mengikuti semua langkah dengan tepat tetapi saya mengalami masalah di Cygwin ketika mencoba menginstal SSH.
Setelah membuka Terminal Cygwin64 saya mengetik yang berikut ini
$ export CYGWIN='ntsec tty'
$ chmod 0755 /var
$ ssh-host-config
Lalu saya sampai ke pertanyaan
Pertanyaan pertama adalah Should StrictModes be used? (yes/no)
tempat saya mengetik no
. Pertanyaan selanjutnya adalah Should privilege separation be used? (yes/no)
tempat saya mengetik yes
.
Lalu saya mendapatkan kesalahan / peringatan berikut (Terlepas dari apakah saya memilih no
atau 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
Saya tidak yakin bagaimana menyelesaikan kesalahan ini! Apa yang harus saya lakukan?
yes
untukShould StrictModes be used? (yes/no)
$ /usr/bin/cygrunsrv -VQ sshd
Anda juga bisa mengikutihttps://cygwin.com/problems.html
dan kirimkan cygcheck.out di sana