[Bug 3126] Mark the RDomain configuration option unsupported on non-openbsd builds
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Thu Feb 27 23:05:56 AEDT 2020
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3126
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 Jakub Jelen from comment #0)
> Created attachment 3358 [details]
> Mark the RDomain configuration option unsupported on non-openbsd
> builds
I don't think that patch is correct.  sshd should fail with a warning
on platforms that don't have an rdomain equivalent (in
sshd.c:set_process_rdomain).  In the case of Linux, it's a little
convoluted but it should end up using the code in
openbsd-compat/port-net.c.
> Experimenting with RDomain configuration option on non-OpenBSD
> platform prevents sshd from accepting connections.
If the Linux rdomain code doesn't work as expected that's a separate
issue.
> The release notes
> properly described this option as supported only on OpenBSD,
That was true when rdomain was added, but it's since added Linux
support.
-- 
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