https://bugzilla.mindrot.org/show_bug.cgi?id=2107
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- Created attachment 2406 --> https://bugzilla.mindrot.org/attachment.cgi?id=2406&action=edit Cache supported oids before privilege separation Instead of calling out to the monitor, could we do it before the privsep child is forked? ssh_gssapi_supported_oids() doesn't seem to need any context to work. This patch tries to do this, but I have no way to test it (and really no clue at all when it comes to GSSAPI/Kerberos). -- 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
