ssh-copy-id fails; ERROR: No identities found

New linode account; user and IP are register in the account and correct

Attempted FileZilla STFP with this result:
Status: Connecting to …
Response: fzSftp started, protocol_version=8
Command: open "user@ddd.ddd.ddd.ddd" 22
Command: Trust new Hostkey: Once
Command: Pass: *
Error: Authentication failed.
Error: Critical error: Could not connect to server

2 Replies

SSH connection works for root

When you spin up a new Linode, there is only one user account on it: root. If you want any others, you have to create them yourself using useradd(8).

-- sw

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct