https://bugzilla.mindrot.org/show_bug.cgi?id=378

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected],
                   |                            |[email protected]
           Assignee|[email protected]    |[email protected]
   Attachment #2590|                            |ok?([email protected])
              Flags|                            |

--- Comment #2 from Damien Miller <[email protected]> ---
Created attachment 2590
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2590&action=edit
skip record_login in privsep when UseLogin is active

There is actually a bug here: if UseLogin is set, then we would
automatically call record_login() in the monitor. session.c would skip
do_login()->record_login() for the UseLogin case, but the monitor
doesn't.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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

Reply via email to