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

Re: scp mit RSA-Zertifikat



Joachim Hartmann schrieb am 17. Oct um 11:17 Uhr:
> Am 17.10.2016 um 00:00 schrieb Heiko Schlittermann:
> 
> >Vermutlich missfallen dem SSH-Server auf der .113 diese doch
> >recht großzügigen Permissions.
> 
> du hast wie immer Recht! nun fragt er nach der passphrase, aber diese jedes
> mal:

ich bin nicht ganz eurer Meinung .)

Zum einen sind die Berechtigungen am .ssh Verzeichnis des root accounts auf
dem lokalen Rechner ok, zum anderen stört sich zumindest mein openssh (aus
Jessie) nicht an einem 777er Modus in diesem Fall.

Dass die Authentifizierung nicht geklappt hat, muss also einen anderen Grund
gehabt haben, zum Beispiel den, dass der Key verschlüsselt war, aber die
Passphrase nicht eingegeben wurde (eingeben werden konnte - warum nicht?)

*siehe unten*

Gruß
Christian


Joachim Hartmann schriebst am 16. Oct um 23:33 Uhr:

>    #~# dir /root/.ssh/
>    insgesamt 20
>    drwx------  2 root root 4096 2016-10-16 18:52 .
>    drwx------ 12 root root 4096 2016-10-14 10:38 ..
>    -rw-------  1 root root 1766 2016-10-16 18:48 id_rsa
>    -rw-r--r--  1 root root  402 2016-10-16 18:48 id_rsa.pub
>    -rw-r--r--  1 root root  222 2016-10-16 18:52 known_hosts


>    root@19:46:02#~# scp -P123 -pv /home/pi/heizung.xlm.bz2
> pi@192.168.0.113:/home/pi/
>    Executing: program /usr/bin/ssh host 192.168.0.113, user pi, command scp
> -v -p -t /home/pi/
>    OpenSSH_6.7p1 Debian-5+deb8u3, OpenSSL 1.0.1t  3 May 2016

>    debug1: Connection established.
>    debug1: permanently_set_uid: 0/0

>    debug1: Enabling compatibility mode for protocol 2.0
>    debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Debian-5+deb8u3
>    debug1: Remote protocol version 2.0, remote software version
> OpenSSH_6.7p1 Debian-5+deb8u3
>    debug1: match: OpenSSH_6.7p1 Debian-5+deb8u3 pat OpenSSH* compat
> 0x04000000

>    debug1: Server host key: ECDSA
> 0d:eb:ab:6b:89:56:0c:aa:b4:3f:b0:89:0a:9f:50:57
>    debug1: Host '[192.168.0.113]:123' is known and matches the ECDSA host
> key.
>    debug1: Found key in /root/.ssh/known_hosts:1


>    debug1: Authentications that can continue: publickey,password
>    debug1: Next authentication method: publickey
>    debug1: Trying private key: /root/.ssh/id_rsa
>    debug1: Trying private key: /root/.ssh/id_dsa
>    debug1: Trying private key: /root/.ssh/id_ecdsa
>    debug1: Trying private key: /root/.ssh/id_ed25519
>    debug1: Next authentication method: password
>    pi@192.168.0.113's password:
>    debug1: Authentication succeeded (password).



-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


Reply to: