https://bugzilla.mindrot.org/show_bug.cgi?id=2625
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2883|0 |1 is obsolete| | --- Comment #11 from Darren Tucker <[email protected]> --- Created attachment 2941 --> https://bugzilla.mindrot.org/attachment.cgi?id=2941&action=edit remove uid checks for binds (openbsd, probably won't apply cleanly to portable) I've been looking at this. Attached is a patch that removes the explicit uid checks and use temporarily_use_uid when calling bind and related functions. I still need to test this properly (probably by writing a regression test), and it does not address UsePrivilegedPort (that can be looked at separately). -- 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 [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
