https://bugzilla.mindrot.org/show_bug.cgi?id=3773
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- (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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
