Am 30.12.2015 um 23:46 schrieb Holger Baumhof:
> Hallo Rainer,
> 
>> ich bin bei einer Neuinstallation und wollte nach linuxmuster-setup
>> --first das Zertifikat des Servers auf den ipfire übertragen
>>
>> scp -P 222 /root/.ssh/id_ecdsa.pub root@ipfire:/root/.ssh/id_ecdsa.pub
>> (vgl Wiki)
>>
>> Danach kann ich mich aber immer noch nicht passwortlos einloggen ...
> 
> du mußt das Zertifikat auch noch an die authorized_keys im IPFire anhängen.
> Also auf dem IPFire:
> 
> cd /root/.ssh/
> cat id_ecdsa.pub >> authorized_keys
> 
> Dann geht es nach einmaligem ssh verbinden zum IPCop auch ohne Nachfrage.
> Das erstmalige ist noch nötig wegen der Fingerprint Nachfrage.

Danke, das wars

Grüße Rainer
_______________________________________________
linuxmuster-user mailing list
[email protected]
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user

Antwort per Email an