[Bug 1032] PrintLastLog is not working with UseLogin yes
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Tue May 24 22:11:06 EST 2005
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=1032
------- Additional Comments From senthilkumar_sen at hotpop.com  2005-05-24 22:11 -------
Ok,let me remove the OS tag and make the change as global. Will this addition of 
one more argument creates problem in other platforms?
 u_long         get_last_login_time(uid_t, const char *, char *, u_int);
 #ifdef LOGIN_NEEDS_UTMPX
-void   record_utmp_only(pid_t, const char *, const char *, const char *,
+void   record_utmp_only(pid_t, const char *, const char *, uid_t, const char *,
                struct sockaddr *, socklen_t);
 #endif
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list