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