Bug 7680 - sshd PermitOpen function broken on SUSE
Summary: sshd PermitOpen function broken on SUSE
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VSM Agent (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-13 09:32 CEST by Pierre Ossman
Modified: 2021-06-08 13:23 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2021-04-13 09:32:59 CEST
The PermitOpen feature is unfortunately very broken on all versions of SUSE. The reason is that they've patched[1] their sshd to not write a PID file, so we are unable to send a SIGHUP to get it to reload the configuration.

[1] https://build.opensuse.org/package/view_file/SUSE:SLE-12-SP2:Update/openssh.17573/openssh-7.2p2-no_fork-no_pid_file.patch?expand=1

We need to find a different mechanism to get sshd to reload its configuration for this feature to work on SUSE.

Note You need to log in before you can comment on or make changes to this bug.