Bugzilla – Attachment 1631 Details for
Bug 1595
Server option PrintLastLog does not work on AIX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
auth.c patch
auth.c.diff (text/plain), 600 bytes, created by
Miguel Sanders
on 2009-05-04 02:09:39 AEST
(
hide
)
Description:
auth.c patch
Filename:
MIME Type:
Creator:
Miguel Sanders
Created:
2009-05-04 02:09:39 AEST
Size:
600 bytes
patch
obsolete
>--- auth.c 2008-11-05 06:12:54.000000000 +0100 >+++ authnew.c 2009-05-03 17:29:52.000000000 +0200 >@@ -282,11 +282,11 @@ > record_failed_login(authctxt->user, > get_canonical_hostname(options.use_dns), "ssh"); > # ifdef WITH_AIXAUTHENTICATE > if (authenticated) > sys_auth_record_login(authctxt->user, >- get_canonical_hostname(options.use_dns), "ssh", &loginmsg); >+ get_canonical_hostname(options.use_dns), "ssh", &loginmsg, options.print_lastlog); > # endif > #endif > #ifdef SSH_AUDIT_EVENTS > if (authenticated == 0 && !authctxt->postponed) > audit_event(audit_classify_auth(method));
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1595
:
1631
|
1632
|
1633
|
1634
|
1635
|
1636