[Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Apr 17 14:21:01 AEST 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=378
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> ---
Comment on attachment 2590
--> https://bugzilla.mindrot.org/attachment.cgi?id=2590
skip record_login in privsep when UseLogin is active
>+ if (!options.use_login)
>+ return;
>+
Err, that's going to skip the login recording when UseLogin is
INactive.
--
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.
More information about the openssh-bugs
mailing list