Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 22:51:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259174] openssh-portable 8.8 sftp issue (fatal: unable to make the process untraceable)
Message-ID:  <bug-259174-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259174

            Bug ID: 259174
           Summary: openssh-portable 8.8 sftp issue (fatal: unable to make
                    the process untraceable)
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mike@sentex.net
                CC: bdrewery@FreeBSD.org

Using a sshd_config from portable 8.7, my RELENG_12 and RELENG_13 sftp serv=
ers
are no longer working as the connection errors out with
internal-sftp[85599]: fatal: unable to make the process untraceable

The same setup works fine with 8.7.=20


With an almost default config

% diff sshd_config sshd_config.sample=20
30c30
< LogLevel VERBOSE
---
> #LogLevel INFO
105c105
< #VersionAddendum FreeBSD-openssh-portable-8.7.p1,1
---
> #VersionAddendum FreeBSD-openssh-portable-8.8.p1,1

a simple sftp localhost errors out with=20

sftp-server[89445]: fatal: unable to make the process untraceable

after authentication is done

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259174-7788>