Hallo
Ich möchte gerne mein Logging über ssh auf ed25519 keys umstellen.
Aber irgendwie klappt das nicht.
testuser@raspi-u4:~/.ssh $ ssh-copy-id -i ~/.ssh/key-testuser-ed25519.pub testuser@ubu-20-home /usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/testuser/.ssh/key-testuser-ed25519.pub" /usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed /usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys testuser@ubu-20-home's password: Number of key(s) added: 1 Now try logging into the machine, with: "ssh 'testuser@ubu-20-home'" and check to make sure that only the key(s) you wanted were added. testuser@raspi-u4:~/.ssh $ ssh 'testuser@ubu-20-home' testuser@ubu-20-home's password:
Es wird nach wie vor nach dem PW gefragt.
Wer möchte mir weiterhelfen
Besten Dank