Article 6P44E openssh 9.8 regression when using inetd

openssh 9.8 regression when using inetd

by
a_biardi
from LinuxQuestions.org on (#6P44E)
(possibly related to https://www.linuxquestions.org/quest...er-4175738860/ or https://www.linuxquestions.org/quest...ix-4175739015/)

on my slackware 15 laptop, sshd is launched via inetd (+tcp wrapper); after an upgrade to openssh-9.8p1-x86_64-3, this doesn't work anymore; telnet on port 22 says:

sshd requires execution with an absolute path

My inetd.conf hasn't changed since 2022, and it reads:

sshstream tcp nowait root /usr/sbin/tcpd/usr/sbin/sshd -i

This works fine with openssh-9.3p2-x86_64-1. Has anybody else seen this regression?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments