Vielleicht kann mir jemand von euch ja weiterhelfen.
Wenn ich mich mit einem Standart User an meinem System
über ssh anmelden möchte öffnet root automatisch eine
2. "Verbindung" über ssh. Das ganze sieht dann bei
ps -aux so aus:
Code: Alles auswählen
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 12385 2.1 1.7 5708 1696 ? S 19:23 0:00 sshd -i
inet 12387 1.0 1.8 5720 1780 ? S 19:23 0:00 sshd -i
inetd.conf sieht bei mir so aus:
Code: Alles auswählen
ssh stream tcp nowait root /usr/sbin/tcpd /usr/sbin/sshd -i
Vielen Dank im voraus
Gruß
Karsten