PI2: Systemdaten-Update 2026-06-28 (Uptime 24d, Temp 65°C, Dienste ergänzt)
This commit is contained in:
@@ -12,13 +12,13 @@ dateCreated: 2026-06-28T14:29:30.697Z
|
||||
|
||||
**Zusammenfassung**: SSH-Zugriff ist auf Public-Key-Authentifizierung beschränkt. UFW-Firewall ist aktiv. Einige Sicherheitslücken bestehen (Klartext-Passwörter, kein automatischer OS-Update-Zwang).
|
||||
**Quellen**: 🔌 SSH (`/etc/ssh/sshd_config`, `/etc/passwd`, `groups`, `ufw status`)
|
||||
**Zuletzt aktualisiert**: 2026-06-19
|
||||
**Zuletzt aktualisiert**: 2026-06-28
|
||||
|
||||
---
|
||||
|
||||
## SSH-Zugang
|
||||
|
||||
- **Passwort-Authentifizierung**: Nicht explizit deaktiviert (PubkeyAuthentication yes, aber KbdInteractiveAuthentication nicht gesetzt)
|
||||
- **Passwort-Authentifizierung**: Nicht explizit deaktiviert (PubkeyAuthentication yes, ChallengeResponseAuthentication no, UsePAM yes – Passwort-Auth über PAM möglich)
|
||||
- **Zugelassen**: SSH-Key (Public-Key-Auth)
|
||||
- **User**: `hoobs` (UID 1000, /home/hoobs, bash)
|
||||
- **SSH-Port**: 22 (Standard)
|
||||
|
||||
Reference in New Issue
Block a user