Skip to content

Problem using SSHFS with Private Key and Passphrase #435

Open
@cecoutinho

Description

If I use SSH-FS and configure it with a security pair of keys, it works. I install the public key in the Linux server and in the SSH-FS configuration, I put the username and configure the Private Key to point to my private key file:

  • If I generated my pair of keys WIThOUT a Passphrase, that's all, I just configure username and Private Key path and IT WORKS, and I don't need to specify the Linux User Password.
  • However, If I generated my pair of keys WITH a Passphrase, then I still configure username and Private Key path and of course, specify the Passphrase on the corresponding field (or on the prompt). Even though I do it all, IT DOESN'T WORK unless I also specify the Linux User Password on the SSH-FS configuration, which I believe is an information that should not need to be configured.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwaitingWaiting for confirmation, more information, ...

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions