Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2024 05:38:07 -0700 (PDT)
From:      Roger Marquis <marquis@roble.com>
To:        =?ISO-8859-15?Q?Dag-Erling_Sm=F8rgrav?= <des@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: openssh-portable-9.8 vs inetd
Message-ID:  <n303p1n0-o5nq-6n6n-43s4-0n6292216o9n@mx.roble.com>
In-Reply-To: <510477o1-889s-oq05-89op-0sqo6n0472so@eboyr.pbz>
References:  <53s17573-03n7-750p-869n-9q83r2o8po97@mx.roble.com> <868qw62fk6.fsf@ltc.des.dev> <510477o1-889s-oq05-89op-0sqo6n0472so@eboyr.pbz>

next in thread | previous in thread | raw e-mail | index | archive | help
Ended up having to recompile openssh-portable without tcp_wrappers
support to get this to work.  Not an issue since inetd is running with
"-Ww" but perhaps an indication of a libwrap bug.

Roger


> On Thu, 5 Sep 2024, Dag-Erling Sm?rgrav wrote:
>> Have you considered simply specifying the full path to sshd in
>> inetd.conf?
>
> That works, thanks.
>
> < ssh  stream tcp nowait root /usr/local/sbin/sshd sshd -i
> > ssh  stream tcp nowait root /usr/local/sbin/sshd /usr/local/sbin/sshd -i
>
> Roger
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?n303p1n0-o5nq-6n6n-43s4-0n6292216o9n>