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

--- Comment #2 from Darren Tucker <[email protected]> ---
Created attachment 2194
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2194&action=edit
Always send PAM auth+account messages via banner

Here's one way you could do it: get sshd to always send the PAM account
messages.  You'd need pam_lastlog.so or equivalent in the PAM config,
eg:

account    required     pam_lastlog.so

however in the case of linuxpam, pam_lastlog only supports "session" .

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to