[Bug 3773] sshd-session rexec prevents live login after package uninstall

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Jan 7 19:25:00 AEDT 2025


https://bugzilla.mindrot.org/show_bug.cgi?id=3773

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to macmpi from comment #0)
[...]
> If sshd could use a resolved direct reference of the aliased files
> instead of hard-coded paths at startup, this would probably restore
> a functioning usecase.

You can do this by specifying SshdSessionPath (and 
SshdAuthPath) in your sshd_config or via sshd -o command line options
when you start sshd.

I don't think we'd want to have sshd chasing and caching symlinks to
support a fairly niche configuration since there's a lot of ways for
that to potentially go wrong.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list