bugzilla-daemon at mindrot.org
2002-Feb-13 12:14 UTC
[Bug 87] Last logon that gets reported upon login is the current login time
bugzilla.mindrot.org/show_bug.cgi?id=87 ------- Additional Comments From djm at mindrot.org 2002-02-13 23:14 ------- so a PAM session module is setting the last login time before we retrieve it? Why not just disable the module in the PAM config? BTW you should attach your patch using the "create a new attachment" link (under the keywords entry). Pasting them into the comments makes them near impossible to apply. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-13 14:35 UTC
[Bug 87] Last logon that gets reported upon login is the current login time
bugzilla.mindrot.org/show_bug.cgi?id=87 ------- Additional Comments From wknox at mitre.org 2002-02-14 01:35 ------- Created an attachment (id=25) Patch as an attachment for use of use ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-13 15:08 UTC
[Bug 87] Last logon that gets reported upon login is the current login time
bugzilla.mindrot.org/show_bug.cgi?id=87 ------- Additional Comments From wknox at mitre.org 2002-02-14 02:08 ------- The update is happening (I believe) due to the call to pam_open_session in the do_pam_session function. Can you change the behavior of pam_open_session by modifying your pam configuration (this is a serious question, as I am by no means a PAM expert)? And even if you can, wouldn't it be nice if users didn't have to? After all, I just let ssh use the default entries in the pam configuration file, and it would be a pain to have to set up separate entries for ssh just so I could keep the session entry as the default. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Feb-25 20:51 UTC
[Bug 87] Last logon that gets reported upon login is the current login time
bugzilla.mindrot.org/show_bug.cgi?id=87 ------- Additional Comments From wknox at mitre.org 2002-02-26 07:51 ------- Created an attachment (id=29) There was an error in the previous patch - use this one ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Apparently Analagous Threads
- [Bug 87] Last logon that gets reported upon login is the current login time
- [Bug 87] New: Last logon that gets reported upon login is the current login time
- [Bug 87] Last logon that gets reported upon login is the current login time
- [Bug 87] Last logon that gets reported upon login is the current login time
- bug report: last login time vs PAM in portability release