Mailing List Archive

[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@mindrot.org
ReportedBy: olle@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.
[Bug 956] Syslog do not tell you when user loggs out. [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=956





------- Additional Comments From olle@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.
[Bug 956] Syslog do not tell you when user loggs out. [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=956





------- Additional Comments From dtucker@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.
[Bug 956] Syslog do not tell you when user loggs out. [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=956





------- Additional Comments From olle@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.
[Bug 956] Syslog do not tell you when user loggs out. [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=956

markus@openbsd.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME



------- Additional Comments From markus@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.