PenangScienceCluster / digital-library

Files and documents for setting up a Calibre-Web container on a QNAP device.
https://penangsciencecluster.github.io/digital-library/
Mozilla Public License 2.0
0 stars 1 forks source link

SSH does not accept security key logins #7

Open chanjuping opened 1 year ago

chanjuping commented 1 year ago

Describe the bug Security keys are a crucial step to securely logging into remote systems. Refusing to implement them has dire consequences towards attempts to lock down systems

To Reproduce Steps to reproduce the behavior:

  1. `ssh-copy-id -i
  2. ssh -i
  3. Password login requested

Expected behavior An implementation of the latest stable ssh server standards should find accepting a secure-key login trivial.

Desktop (please complete the following information):

Additional context The keys in question start with sk-ssh-ed25519@openssh.com

Attempts to add these keys into QTS via the customised SSH key folder in /etc/config/ssh/ fail to invoke the keys.