On Tue, Dec 11, 2001 at 10:23:06AM +0900, Jong B. Lee wrote:
>
> If starting via inetd, copy sshd to eg. /usr/sbin/in.sshd and add the
> following line to your inetd.conf file:
>
> sshd stream tcp nowait root /usr/sbin/in.sshd sshd -i
>
> --> ssh stream ...
Oops, thanks for the heads up,
Corin
If starting via inetd, copy sshd to eg. /usr/sbin/in.sshd and add the
following line to your inetd.conf file:
sshd stream tcp nowait root /usr/sbin/in.sshd sshd -i
--> ssh stream ...
2 matches
Mail list logo