bugzilla-daemon at mindrot.org
2004-Nov-21 13:29 UTC
[Bug 956] Syslog do not tell you when user loggs out.
http://bugzilla.mindrot.org/show_bug.cgi?id=956 Summary: Syslog do not tell you when user loggs out. Product: Portable OpenSSH Version: 3.8p1 Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org ReportedBy: olle at xmms.org I was bothered that the authlog function only tells you when a user loggs in but never when the user loggs out.. atleast I couldn't find any code for it so I added a few lines and got what I wanted. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Nov-21 13:30 UTC
[Bug 956] Syslog do not tell you when user loggs out.
http://bugzilla.mindrot.org/show_bug.cgi?id=956 ------- Additional Comments From olle at xmms.org 2004-11-22 00:30 ------- Created an attachment (id=743) --> (http://bugzilla.mindrot.org/attachment.cgi?id=743&action=view) Patch for session.c to log logouts in syslog. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Nov-22 00:42 UTC
[Bug 956] Syslog do not tell you when user loggs out.
http://bugzilla.mindrot.org/show_bug.cgi?id=956 ------- Additional Comments From dtucker at zip.com.au 2004-11-22 11:42 ------- The OS last/lastlog does this already, why do you want to duplicate it? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Nov-22 06:12 UTC
[Bug 956] Syslog do not tell you when user loggs out.
http://bugzilla.mindrot.org/show_bug.cgi?id=956 ------- Additional Comments From olle at xmms.org 2004-11-22 17:12 ------- Lastlog do not write to syslog. Atleast here in sweden it's fairly common that companies do use syslog servers to get all data to a central location and therefor they want this kind of information. Basically they don't want to login to each server and check. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Nov-27 15:07 UTC
[Bug 956] Syslog do not tell you when user loggs out.
http://bugzilla.mindrot.org/show_bug.cgi?id=956 markus at openbsd.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From markus at openbsd.org 2004-11-28 02:07 ------- just set loglevel to verbose ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.