bugzilla-daemon at mindrot.org
2015-Apr-17 04:21 UTC
[Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
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.
Maybe Matching Threads
- [Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
- [Bug 378] New: sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
- [Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
- [Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
- [Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on