I have created the authorized_keys file in the /.ssh directory on the ftp server, appended my public key and set permissions for the file to 600. However, when I connect I’m still being asked for the DSS password. It looks like the server accepts the key, but for some reason authentication fails. I cannot access the logs on the server, so I can’t see why it’s failing. Do you have any idea what the reason for this could be?
debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering public key: RSA SHA256:<hash> C:\\Users\\user/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Server accepts key: pkalg ssh-rsa blen 407 debug2: input_userauth_pk_ok: fp SHA256:<hash> debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: Trying private key: C:\\Users\\user/.ssh/id_dsa debug1: Trying private key: C:\\Users\\user/.ssh/id_ecdsa debug1: Offering public key: ED25519 SHA256:<hash> C:\\Users\\user/.ssh/id_ed25519 debug2: we sent a publickey packet, wait for reply debug1: Authentications that can continue: publickey,password,keyboard-interactive debug2: we did not send a packet, disable method debug1: Next authentication method: keyboard-interactive debug2: userauth_kbdint debug2: we sent a keyboard-interactive packet, wait for reply debug2: input_userauth_info_req debug2: input_userauth_info_req: num_prompts 1 debug1: read_passphrase: can't open /dev/tty: No such file or directory DSS password: