No supported authentication methods available 錯誤 (FileZilla)

No supported authentication methods available 錯誤 (FileZilla)

用 FileZilla SFTP 登入時出現 No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic) 錯誤
 
其實很簡單,只要把 /etc/ssh/sshd_config 中的 PasswordAuthentication 設為 yes 即可喔!~