Mailing List Archive

[Bug 3126] Mark the RDomain configuration option unsupported on non-openbsd builds
https://bugzilla.mindrot.org/show_bug.cgi?id=3126

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3370|0 |1
is obsolete| |
CC| |djm@mindrot.org
Attachment #3386| |ok?(djm@mindrot.org)
Flags| |

--- Comment #8 from Darren Tucker <dtucker@dtucker.net> ---
Created attachment 3386
--> https://bugzilla.mindrot.org/attachment.cgi?id=3386&action=edit
fatal out if config has unsupported rdomain keyword

Revised patch which causes it to fatal out at parse time if rdomain is
unsupported instead of just logging a warning. Rationale: the user
might think they have applied a restriction but actually have not.

It uses HAVE_SYS_SET_PROCESS_RDOMAIN in addition to __OpenBSD__ since
that would be set if a platform did support it (although no platform
currently does, the infrastructure is there).

It also removes the entry in the man page. Rationale: there are many
configuration options that depend on platform and/or build time support
and including all of them in the man page would be a) unwieldy and b)
a maintenance burden since it would make it harder to keep in sync with
upstream.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3126] Mark the RDomain configuration option unsupported on non-openbsd builds [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3126

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3386|ok?(djm@mindrot.org) |ok+
Flags| |

--
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
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3126] Mark the RDomain configuration option unsupported on non-openbsd builds [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3126

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED

--- Comment #9 from Darren Tucker <dtucker@dtucker.net> ---
Patch applied, please let us know if you have any additional feedback
or problems with it.

Thanks.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs