mirror of
https://github.com/nspcc-dev/neofs-sftp-gw.git
synced 2026-03-01 04:29:18 +00:00
Public key authentication #2
Labels
No labels
bug
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-sftp-gw#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexvanin on GitHub (Oct 29, 2021).
Code looks good but I wasn't able to run it with key authentication for some reason.
sftpdrops down to password authentication. I will look into it.Originally posted by @alexvanin in https://github.com/nspcc-dev/neofs-sftp-gw/pull/2#pullrequestreview-792148346
@KirillovDenis commented on GitHub (Nov 15, 2021):
I tried to authenticate by key and succeeded. I added key to
~/.ssh/authorized_keys.