Raspbian SSH Zugriff funktioniert für user root, aber nicht für user pi

Heute ist Stammtischzeit:
Jeden Donnerstag 20:30 Uhr hier im Chat.
Wer Lust hat, kann sich gerne beteiligen. ;)
  • Moin!

    Ich kann alle beruhigen.

    Habe auf einem RPi 3B+ das Raspberrypi OS installiert, es eingerichtet und ein Update/Upgrade durchgeführt.

    Danach mate-desktop-environment plus das extra dazu. Danach LXDE entfernt.

    Nun rennt Mate als Desktop.

    ABER die /etc/ssh/sshd_config wurde nicht verändert.

    73 de Bernd

    Ich habe KEINE Ahnung und davon GANZ VIEL!!
    Bei einer Lösung freue ich mich über ein ":thumbup:"
    Vielleicht trifft man sich in der RPi-Plauderecke.
    Linux ist zum Lernen da, je mehr man lernt um so besser versteht man es.

  • Raspbian SSH Zugriff funktioniert für user root, aber nicht für user pi? Schau mal ob du hier fündig wirst!

  • In der Konfigurationsdatei steht die Begründung drin. Das ist der Defaultwert.

    Richtig, aber dann poste bitte den relevanten Teil mit (steht auch in der man-page) bzw. den Hinweis auf den Default und nicht nur eine Kommentarzeile. Diese, wie gepostet ohne Kontext, bewirkt nämlich gar nichts.

    Diese sind ausdrücklich mit # gültig

    Nein, diese Zeile wird wegen des Kommentarzeichens # einfach ignoriert und stattdessen der Defaultwert benutzt. Das ist etwas anderes als ein gültiger Konfigurationseintrag. Die Zeile könnte auch # hallo Welt lauten, es wäre das Gleiche.

    Wenn du nichts zu sagen hast, sag einfach nichts.

    5 Mal editiert, zuletzt von llutz (7. August 2020 um 10:39)

  • den Inhalt von /etc/ssh/sshd_config habe ich selbst (aktiv) nicht verändert - ...

    Wie sind die Ausgaben von:

    Code
    ls -la /etc/ssh
    stat /etc/ssh/sshd_config

    ?

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

    Meine PIs

    PI4B/8GB (border device) OpenBSD 7.4 (64bit): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server

    PI3B+ FreeBSD 14.0-R-p3 (arm64): SSH-Serv., WireGuard-Serv., ircd-hybrid-Serv., stunnel-Proxy, Mumble-Serv., ddclient

    PI4B/4GB Bullseye-lite (64bit; modifiziert): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server, botamusique, ample

  • Wie sind die Ausgaben von:

    Code
    ls -la /etc/ssh
    stat /etc/ssh/sshd_config

    ?

    Hi,

    hier die Outputs:

    root@raspberrypi:~# ls -la /etc/ssh

    insgesamt 612

    drwxr-xr-x 2 root root 4096 Aug 6 16:15 .

    drwxr-xr-x 132 root root 12288 Aug 6 16:25 ..

    -rw-r--r-- 1 root root 565189 Jan 31 2020 moduli

    -rw-r--r-- 1 root root 1580 Jan 31 2020 ssh_config

    -rw-r--r-- 1 root root 776 Aug 5 18:18 sshd_config

    -rw------- 1 root root 1381 Mai 27 09:31 ssh_host_dsa_key

    -rw-r--r-- 1 root root 606 Mai 27 09:31 ssh_host_dsa_key.pub

    -rw------- 1 root root 513 Mai 27 09:31 ssh_host_ecdsa_key

    -rw-r--r-- 1 root root 178 Mai 27 09:31 ssh_host_ecdsa_key.pub

    -rw------- 1 root root 411 Mai 27 09:31 ssh_host_ed25519_key

    -rw-r--r-- 1 root root 98 Mai 27 09:31 ssh_host_ed25519_key.pub

    -rw------- 1 root root 1823 Mai 27 09:31 ssh_host_rsa_key

    -rw-r--r-- 1 root root 398 Mai 27 09:31 ssh_host_rsa_key.pub

    -rw-r--r-- 1 root root 338 Mai 27 09:12 ssh_import_id


    root@raspberrypi:~# stat /etc/ssh/sshd_config

    Datei: /etc/ssh/sshd_config

    Größe: 776 Blöcke: 8 EA Block: 4096 reguläre Datei

    Gerät: b302h/45826d Inode: 67694 Verknüpfungen: 1

    Zugriff: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)

    Zugriff : 2020-08-05 18:18:19.977818035 +0200

    Modifiziert: 2020-08-05 18:18:19.977818035 +0200

    Geändert : 2020-08-05 18:18:19.977818035 +0200

    Geburt : -

  • Hast Du nachträglich, die sshd_config-Datei am 5.8., 18:18 Uhr doch noch geändert?

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

    Meine PIs

    PI4B/8GB (border device) OpenBSD 7.4 (64bit): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server

    PI3B+ FreeBSD 14.0-R-p3 (arm64): SSH-Serv., WireGuard-Serv., ircd-hybrid-Serv., stunnel-Proxy, Mumble-Serv., ddclient

    PI4B/4GB Bullseye-lite (64bit; modifiziert): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server, botamusique, ample

  • Dann musst du ja nur noch herausfinden, wer/was am 5. Aug um 18:18 Uhr geschah und dabei die sshd_conf änderte.

    Mein Tipp: es war nicht die Installation eines anderen Paketes.

    Wenn du nichts zu sagen hast, sag einfach nichts.

  • Bei mir ...

    Wie sind die Ausgaben von:

    Code
    uptime -s
    last

    ?

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

    Meine PIs

    PI4B/8GB (border device) OpenBSD 7.4 (64bit): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server

    PI3B+ FreeBSD 14.0-R-p3 (arm64): SSH-Serv., WireGuard-Serv., ircd-hybrid-Serv., stunnel-Proxy, Mumble-Serv., ddclient

    PI4B/4GB Bullseye-lite (64bit; modifiziert): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server, botamusique, ample

  • Hmm - was soll ich sagen .... ich hab definitv nix gemacht außer Raspbian installiert, SSH aktiviert und dann den Mate Desktop von der lokalen Konsole aus installiert. Danach wollte ich von einem anderen Rechner per SSH drauf um Openmediavault zu installieren und gemerkt dass der SSH Login nicht funktioniert. Der Eintrag AllowGroups muss ja irgendwann / irgendwie in die /etc/ssh/sshd_config reingekommen sein, ich war's bestimmt nicht weil ich überhaupt keinen Schimmer hatte dass es diese Config gibt und erst recht nicht dass dort solch ein Eintrag möglich ist.

    Die SD Card hab ich übrigens mit dem aktuellen Raspberry Pi Imager erstellt, geladen von hier: https://www.raspberrypi.org/downloads/ und dort das Standard 32-bit Image genommen (erstes Element in der Liste):

  • ..., ich war's bestimmt nicht weil ich überhaupt keinen Schimmer hatte dass es diese Config gibt und erst recht nicht dass dort solch ein Eintrag möglich ist.

    Dann hast Du evtl. fremden Besuch auf deinem PI gehabt. Wer hat noch Zugang zu deinem (W)LAN? Der Port 22 wird in deinem Router ja nicht weitergeleitet sein.

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

    Meine PIs

    PI4B/8GB (border device) OpenBSD 7.4 (64bit): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server

    PI3B+ FreeBSD 14.0-R-p3 (arm64): SSH-Serv., WireGuard-Serv., ircd-hybrid-Serv., stunnel-Proxy, Mumble-Serv., ddclient

    PI4B/4GB Bullseye-lite (64bit; modifiziert): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server, botamusique, ample

  • Wie sind die Ausgaben von:

    Code
    uptime -s
    last

    ?

    root@raspberrypi:~# uptime -s

    2020-08-06 16:25:03

    root@raspberrypi:~# last

    root pts/0 192.168.0.104 Thu Aug 6 16:51 still logged in

    root pts/0 192.168.0.104 Thu Aug 6 16:37 - 16:46 (00:08)

    root pts/0 192.168.0.104 Thu Aug 6 16:33 - 16:37 (00:04)

    pi tty1 Thu Aug 6 16:25 still logged in

    pi tty7 :0 Thu Aug 6 16:25 gone - no logout

    reboot system boot 5.4.51-v7l+ Thu Jan 1 01:00 still running

    pi tty7 :0 Thu Aug 6 16:24 - 16:24 (00:00)

    pi pts/0 192.168.0.104 Thu Aug 6 16:19 - 16:22 (00:03)

    pi tty7 :0 Thu Aug 6 16:17 - 16:24 (00:06)

    root pts/0 192.168.0.104 Thu Aug 6 15:56 - 16:19 (00:22)

    root pts/1 192.168.0.104 Thu Aug 6 14:19 - 14:20 (00:01)

    pi tty1 Thu Aug 6 12:51 - down (03:33)

    pi tty7 :0 Thu Aug 6 12:51 - 15:53 (03:01)

    reboot system boot 5.4.51-v7l+ Thu Jan 1 01:00 - 16:24 (18480+14:24)

    pi tty1 Thu Aug 6 09:16 - down (03:34)

    pi tty7 :0 Thu Aug 6 09:16 - 12:50 (03:34)

    reboot system boot 5.4.51-v7l+ Thu Jan 1 01:00 - 12:51 (18480+10:51)

    pi tty1 Thu Aug 6 08:48 - down (00:27)

    pi tty7 :0 Thu Aug 6 08:48 - 09:15 (00:27)

    reboot system boot 5.4.51-v7l+ Thu Jan 1 01:00 - 09:15 (18480+07:15)

    pi pts/0 192.168.0.104 Wed Aug 5 17:53 - 08:48 (14:54)

    pi tty1 Wed Aug 5 17:51 - down (14:57)

    pi tty7 :0 Wed Aug 5 17:51 - 08:48 (14:57)

    reboot system boot 5.4.51-v7l+ Thu Jan 1 01:00 - 08:48 (18480+06:48)

    pi pts/0 192.168.0.104 Wed Aug 5 17:48 - 17:50 (00:02)

    pi tty7 :0 Wed Aug 5 17:46 - 17:47 (00:00)

    pi pts/0 192.168.0.104 Wed Aug 5 17:37 - 17:44 (00:06)

    pi tty1 Wed Aug 5 17:31 - down (00:19)

    pi tty7 :0 Wed Aug 5 17:31 - 17:46 (00:15)

    reboot system boot 5.4.51-v7l+ Thu Jan 1 01:00 - 17:50 (18479+15:50)

    pi pts/0 192.168.0.104 Wed Aug 5 17:12 - 17:30 (00:18)

    pi tty1 Wed Aug 5 17:09 - down (00:21)

    pi tty7 :0 Wed Aug 5 17:09 - 17:30 (00:21)

    reboot system boot 5.4.51-v7l+ Thu Jan 1 01:00 - 17:30 (18479+15:30)

    pi tty7 :0 Wed May 27 09:31 - 17:09 (70+07:37)

    pi tty1 Wed May 27 09:31 - down (70+07:37)

    reboot system boot 4.19.118-v7l+ Thu Jan 1 01:00 - 17:09 (18479+15:09)

    wtmp begins Thu Jan 1 01:00:01 1970

    root@raspberrypi:~#

  • Dann hast Du evtl. fremden Besuch auf deinem PI gehabt. Wer hat noch Zugang zu deinem (W)LAN? Der Port 22 wird in deinem Router ja nicht weitergeleitet sein.

    Da hat niemand Zugang, LAN ist nur lokal im gleichen Raum verfügbar und WLAN im Router (Fritz!Box) auf bereits bekannte Geräte beschränkt, und das sind alles Geräte von mir. Ausserdem ist WLAN im Raspi nicht konfiguriert

    Ich versteh's nicht ....

    Was ich machen werde ist das Ganze nochmal komplett neu aufsetzen, das interessiert mich jetzt auch mal was da los ist. Melde mich wenn ich das durch habe, muss erst nochmal die Webseite mit den Instruktionen für die MATE Desktop Installation suchen :shy:

  • Welches OS hast Du auf deinem Gerät, mit der IP-Adresse 192.168.0.104?

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

    Meine PIs

    PI4B/8GB (border device) OpenBSD 7.4 (64bit): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server

    PI3B+ FreeBSD 14.0-R-p3 (arm64): SSH-Serv., WireGuard-Serv., ircd-hybrid-Serv., stunnel-Proxy, Mumble-Serv., ddclient

    PI4B/4GB Bullseye-lite (64bit; modifiziert): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server, botamusique, ample

  • Was sagt

    zgrep 08-05 /var/log/apt/history.log*

    root@raspberrypi:~# zgrep 08-05 /var/log/apt/history.log*

    Start-Date: 2020-08-05 17:00:58

    End-Date: 2020-08-05 17:01:07

    Start-Date: 2020-08-05 17:02:39

    End-Date: 2020-08-05 17:08:31

    Start-Date: 2020-08-05 17:15:26

    End-Date: 2020-08-05 17:19:33

    Start-Date: 2020-08-05 17:38:36

    End-Date: 2020-08-05 17:38:41

    Start-Date: 2020-08-05 17:39:12

    End-Date: 2020-08-05 17:39:14

    Start-Date: 2020-08-05 17:49:12

    End-Date: 2020-08-05 17:49:15

    Start-Date: 2020-08-05 17:49:26

    End-Date: 2020-08-05 17:49:52

    Start-Date: 2020-08-05 18:07:05

    End-Date: 2020-08-05 18:07:08

    Start-Date: 2020-08-05 18:12:14

    End-Date: 2020-08-05 18:19:06

    root@raspberrypi:~#

  • Und

    zgrep -A10 "18:12:14"  /var/log/apt/history.log*

    root@raspberrypi:~# zgrep -A10 "18:12:14" /var/log/apt/history.log*

    Start-Date: 2020-08-05 18:12:14

    Commandline: apt-get --yes --auto-remove --show-upgraded --allow-downgrades --allow-change-held-packages --no-install-recommends --option Dpkg::Options::=--force-confdef --option DPkg::Options::=--force-confold install openmediavault-keyring openmediavault

    Requested-By: pi (1000)

    Install: php7.3-xml:armhf (7.3.19-1~deb10u1, automatic), sdparm:armhf (1.10-1, automatic), libnginx-mod-http-geoip:armhf (1.14.2-2+deb10u2, automatic), libnginx-mod-http-upstream-fair:armhf (1.14.2-2+deb10u2, automatic), liblvm2cmd2.03:armhf (2.03.02-3, automatic), python-tdb:armhf (1.3.16-2+b1, automatic), netplan.io:armhf (0.95-2, automatic), wsdd:armhf (0.5-1, automatic), libnginx-mod-http-auth-pam:armhf (1.14.2-2+deb10u2, automatic), php-xml:armhf (2:7.3+69, automatic), liblockfile-bin:armhf (1.14-1.1, automatic), python3-dateutil:armhf (2.7.3-3, automatic), dialog:armhf (1.3-20190211-1, automatic), python-samba:armhf (2:4.9.5+dfsg-5+deb10u1+rpi1, automatic), jq:armhf (1.5+dfsg-2+b1, automatic), libfile-slurp-perl:armhf (9999.26-1, automatic), php7.3-mbstring:armhf (7.3.19-1~deb10u1, automatic), php7.3-readline:armhf (7.3.19-1~deb10u1, automatic), libnginx-mod-http-dav-ext:armhf (1.14.2-2+deb10u2, automatic), python3-pycryptodome:armhf (3.6.1-2+b1, automatic), rrdtool:armhf (1.7.1-2, automatic), php-common:armhf (2:69, automatic), python3-cached-property:armhf (1.5.1-3, automatic), libjson-perl:armhf (4.02000-1, automatic), python-dnspython:armhf (1.16.0-1, automatic), acl:armhf (2.2.53-4, automatic), python3-dialog:armhf (3.4.0-1, automatic), python3-msgpack:armhf (0.5.6-1+b1, automatic), mdadm:armhf (4.1-1, automatic), python3-systemd:armhf (234-2+b1, automatic), libmemcachedutil2:armhf (1.0.18-4.2, automatic), salt-minion:armhf (3001+ds-1, automatic), php-bcmath:armhf (2:7.3+69, automatic), samba:armhf (2:4.9.5+dfsg-5+deb10u1+rpi1, automatic), libhiredis0.14:armhf (0.14.0-3, automatic), libdevmapper-event1.02.1:armhf (2:1.02.155-3, automatic), php7.3-json:armhf (7.3.19-1~deb10u1, automatic), libjq1:armhf (1.5+dfsg-2+b1, automatic), libmemcached11:armhf (1.0.18-4.2, automatic), nfs-kernel-server:armhf (1:1.3.4-2.5+deb10u1, automatic), anacron:armhf (2.3-28, automatic), libdbi1:armhf (0.9.0-5, automatic), python3-netifaces:armhf (0.10.4-1+b1, automatic), monit:armhf (1:5.26.0-1, automatic), dmeventd:armhf (2:1.02.155-3, automatic), lvm2:armhf (2.03.02-3, automatic), jfsutils:armhf (1.1.15-4, automatic), tdb-tools:armhf (1.3.16-2+b1, automatic), rrdcached:armhf (1.7.1-2, automatic), salt-common:armhf (3001+ds-1, automatic), nginx-common:armhf (1.14.2-2+deb10u2, automatic), php7.3-common:armhf (7.3.19-1~deb10u1, automatic), libnginx-mod-http-subs-filter:armhf (1.14.2-2+deb10u2, automatic), nginx-full:armhf (1.14.2-2+deb10u2, automatic), php7.3-bcmath:armhf (7.3.19-1~deb10u1, automatic), python3-zmq:armhf (17.1.2-2, automatic), php7.3-opcache:armhf (7.3.19-1~deb10u1, automatic), libjs-extjs6:armhf (6.2.0.981-2, automatic), libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u1, automatic), quota:armhf (4.04-2+deb10u1, automatic), xfsprogs:armhf (4.20.0-1, automatic), php7.3-cgi:armhf (7.3.19-1~deb10u1, automatic), php7.3-cli:armhf (7.3.19-1~deb10u1, automatic), libnss-myhostname:armhf (241-7~deb10u4+rpi1, automatic), python3-natsort:armhf (6.0.0-1, automatic), libnginx-mod-http-image-filter:armhf (1.14.2-2+deb10u2, automatic), samba-common:armhf (2:4.9.5+dfsg-5+deb10u1+rpi1, automatic), librrd8:armhf (1.7.1-2, automatic), php7.3-fpm:armhf (7.3.19-1~deb10u1, automatic), php-cgi:armhf (2:7.3+69, automatic), libnginx-mod-http-echo:armhf (1.14.2-2+deb10u2, automatic), python3-yaml:armhf (3.13-2, automatic), samba-vfs-modules:armhf (2:4.9.5+dfsg-5+deb10u1+rpi1, automatic), collectd:armhf (5.8.1-1.3, automatic), openmediavault-keyring:armhf (1.0), libnginx-mod-mail:armhf (1.14.2-2+deb10u2, automatic), cpufrequtils:armhf (008-1.1, automatic), collectd-core:armhf (5.8.1-1.3, automatic), php-fpm:armhf (2:7.3+69, automatic), libreadline5:armhf (5.2+dfsg-3, automatic), smartmontools:armhf (6.6-1, automatic), samba-common-bin:armhf (2:4.9.5+dfsg-5+deb10u1+rpi1, automatic), libonig5:armhf (6.9.1-1, automatic), proftpd-mod-vroot:armhf (0.9.4-2, automatic), php-yaml:armhf (2.0.2+1.3.1-4+b1, automatic), watchdog:armhf (5.15-2, automatic), php-mbstring:armhf (2:7.3+69, automatic), libnginx-mod-stream:armhf (1.14.2-2+deb10u2, automatic), quotatool:armhf (1:1.6.2-5, automatic), beep:armhf (1.4.3-2, automatic), liblockfile1:armhf (1.14-1.1, automatic), xmlstarlet:armhf (1.6.1-2, automatic), libnginx-mod-http-xslt-filter:armhf (1.14.2-2+deb10u2, automatic), python-ldb:armhf (2:1.5.1+really1.4.6-3, automatic), chrony:armhf (3.4-4, automatic), openmediavault:armhf (5.5.5-1), python3-pyudev:armhf (0.21.0-1, automatic), proftpd-basic:armhf (1.3.6-4+deb10u5, automatic), libjavascript-minifier-xs-perl:armhf (0.11-1+b4, automatic), php-pam:armhf (1.0.3-1+deb10u1, automatic), dctrl-tools:armhf (2.24-3, automatic), liblocale-po-perl:armhf (0.27-2, automatic), sshpass:armhf (1.06-1, automatic), socat:armhf (1.7.3.2-2, automatic), hdparm:armhf (9.58+ds-1, automatic), cron-apt:armhf (0.13.0, automatic), bsd-mailx:armhf (8.1.2-0.20180807cvs-1, automatic), nginx:armhf (1.14.2-2+deb10u2, automatic), liblzo2-2:armhf (2.10-0.1, automatic), btrfs-progs:armhf (4.20.1-2, automatic)

    Remove: rpi-eeprom-images:armhf (7.9-1)

    End-Date: 2020-08-05 18:19:06

    Start-Date: 2020-08-06 14:10:15

    Commandline: apt-get --yes --allow-downgrades --allow-change-held-packages --fix-broken --fix-missing --auto-remove --allow-unauthenticated --show-upgraded --option DPkg::Options::=--force-confold install libjson-c3 libvlc-bin libvlc5 libvlccore9 vlc vlc-bin vlc-data vlc-l10n vlc-plugin-base vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba vlc-plugin-skins2 vlc-plugin-video-output vlc-plugin-video-splitter vlc-plugin-visualization

    Upgrade: vlc-bin:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-video-output:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-samba:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-qt:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-skins2:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-visualization:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-l10n:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-notify:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), libvlc5:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), libvlccore9:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), libvlc-bin:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-data:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-video-splitter:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), vlc-plugin-base:armhf (3.0.11-0+deb10u1+rpt1, 3.0.11-0+deb10u1+rpt2), libjson-c3:armhf (0.12.1+ds-2, 0.12.1+ds-2+deb10u1)

    End-Date: 2020-08-06 14:10:45

    root@raspberrypi:~#

  • Das ist mein Laptop mit Windows 10, von dem aus ich mit PuTTY via SSH auf den Rapsi gehe

    OK, und von diesem Laptop warst Du doch als user pi per ssh (Putty) auf deinem Raspi eingeloggt? Z. B.:

    Code
    pi pts/0 192.168.0.104 Wed Aug 5 17:12 - 17:30 (00:18)

    In deinem 1. Beitrag schreibst Du, dass das als user pi nicht möglich war?

    The most popular websites without IPv6 in Germany.  IPv6-Ausreden

    Meine PIs

    PI4B/8GB (border device) OpenBSD 7.4 (64bit): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server

    PI3B+ FreeBSD 14.0-R-p3 (arm64): SSH-Serv., WireGuard-Serv., ircd-hybrid-Serv., stunnel-Proxy, Mumble-Serv., ddclient

    PI4B/4GB Bullseye-lite (64bit; modifiziert): SSH-Server, WireGuard-Server, ircd-hybrid-Server, stunnel-Proxy, Mumble-Server, botamusique, ample

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!