Hello,
My English is bad, I am very sorry. I hope fear for nothing. Is it possible connecte ssh with user sshd ?
My configuration
Thank you for your help.
David
My English is bad, I am very sorry. I hope fear for nothing. Is it possible connecte ssh with user sshd ?
My configuration
Code:
sshd_conf
PermitRootLogin no
allowusers myuser (only)
allowgroups wheel (only)
Code:
[root@*** /# sockstat
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
sshd sshd 42639 3 tcp4 88.191.***.***:22 201.116.36.180:43344
sshd sshd 42639 4 stream -> ??
root sshd 42638 3 tcp4 88.191.***.***:22 201.116.36.180:43344
root sshd 42638 6 stream -> ??
root sshd 41836 3 tcp6 *:22 *:*
root sshd 41836 4 tcp4 *:22 *:*
ddr**** sshd 41757 3 tcp4 88.191.***.***:22 MY IP:50175
ddr**** sshd 41757 4 stream -> ??
root sshd 41753 3 tcp4 88.191.***.***:22 MY IP:50175
root sshd 41753 5 stream -> ??
Thank you for your help.
David