Bug 337

Summary: utmp/wtmp logging
Product: Portable OpenSSH Reporter: Thomas Koeller <thomas>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED INVALID    
Severity: enhancement    
Priority: P2    
Version: -current   
Hardware: ix86   
OS: Linux   

Description Thomas Koeller 2002-07-05 02:36:11 AEST
sshd seems to perform utmp/wtmp logging only if the remote client requests an 
interactive shell, and not if a command is to be executed. However, such a 
command may also establish an interactive connection, such as a remote X 
session, and it would be desirable then to be able to perform utmp/wtmp logging 
in this case. There should be a way to accomplish this.
Comment 1 Markus Friedl 2002-07-05 21:25:57 AEST
sshd should just care about it's own ptys.
if a fwded X application uses pty's then it should update wtmp itself.
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED