search for: sshback

Displaying 2 results from an estimated 2 matches for "sshback".

Did you mean: sshblack
2000 Nov 09
0
Bug Report - sshd invoked by inetd on Solaris 8
...if this is a known "feature" and I'm simply reporting something already known. The situation is this: - the sshd in openssh-2.3.0p1 (and also previously in openssh-2.1.1p4) fail when invoked via inetd on Solaris 8 - the sshd is invoked with: 1) an entry in /etc/services: sshback 10000/tcp sshdback # SSH Back Door 2) an entry in /etc/inetd.conf sshback stream tcp nowait root /usr/local/sbin/sshd sshd -i -f \ /usr/local/etc/ssh/sshd_config.inetd (line split exists in this email, but not in original file) - the sshd_con...
2000 Nov 09
0
Bug Report - sshd invoked by inetd (follow-up)
...if this is a known "feature" and I'm simply reporting something already known. The situation is this: - the sshd in openssh-2.3.0p1 (and also previously in openssh-2.1.1p4) fail when invoked via inetd on Solaris 8 - the sshd is invoked with: 1) an entry in /etc/services: sshback 10000/tcp sshdback # SSH Back Door 2) an entry in /etc/inetd.conf sshback stream tcp nowait root /usr/local/sbin/sshd sshd -i -f \ /usr/local/etc/ssh/sshd_config.inetd (line split exists in this email, but not in original file) - the sshd_con...