[Bug 1595] Server option PrintLastLog does not work on AIX

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon May 4 15:59:55 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1595





--- Comment #6 from Miguel Sanders <miguel.sanders at arcelormittal.com>  2009-05-04 15:59:54 ---
Strangely enough, the login_write call from loginrec.c never gets
called. That's also the reason why I didn't have to alter it.
The way I see it:
auth_log (auth.c) calls sys_auth_record_login (port-aix.c) directly
without using the generic login recording functions of loginrec.c. As a
result I only had to modify auth.c,port-aix.h and port-aix.c (tested it
and works well).

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list