[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh key für Remote-Backup konfigurieren



Hallo Manfred, Peter und Suno,

Manfred Schmitt schrieb:
...
Wenn dann noch Fragen auftauchen bitte genau schreiben was nicht klappt.
...

also, ich hab mal eure Tipps befolgt und einige Änderungen in der sshd_config vorgenommen:

root@linux:/root/.ssh# egrep ^RSA\|^Pub\|^Protoc\|^Passwo\|AuthorizedKeysFile /etc/ssh/sshd_config
Protocol 2,1
RSAAuthentication yes
PubkeyAuthentication yes
PasswordAuthentication yes

RootLogin ist auch yes.

Ich kriege aber trotzdem nur einen Login mit Password, nicht über PKA hin. Loginversuch vom Quell- zum Backuprechner (als User backupuser (uid=0), nicht root wie der prompt sagt):

root@frisco:/home/frisco# ssh -i /home/backupuser/.ssh/id_rsa -l backupuser backuprechner
backupuser@backuprechner's password:
root@linux:~#

Hier hätte doch schon das keyfile benutzt werden müssen, oder?

root@frisco:/home/frisco# ssh-copy-id -i /home/rheinsinn/.ssh/id_dsa rheinsinn@bischof.homelinux.net
/usr/bin/ssh-copy-id: ERROR: No identities found

Was soll die Meldung?

Jemand 'ne Idee, wie ich jetzt weitermache und PKA ankriege?

Andre

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: