Bug 5091 - [x86_64] pam_lastlog: ctime return null in last_login_date.
Summary: [x86_64] pam_lastlog: ctime return null in last_login_date.
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: pam (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 01:14 MSD by Kachalov Anton
Modified: 2005-07-13 15:46 MSD (History)
2 users (show)

See Also:


Attachments
patch for pam_lastlog module (1.45 KB, patch)
2004-08-30 01:15 MSD, Kachalov Anton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kachalov Anton 2004-08-30 01:14:15 MSD
On x86_64 system wrong data are read from lastlog and ctime returns null
(errno=22,Invalid arguments), then pam_lastlog segfault.
Please update pam_lastlog from 0.77 and apply attached patch.
Comment 1 Kachalov Anton 2004-08-30 01:15:13 MSD
Created attachment 574 [details]
patch for pam_lastlog module

pam_lastlog patch
Comment 2 Dmitry V. Levin 2005-02-10 20:08:16 MSK
Applied, thanks.
Comment 3 Kachalov Anton 2005-02-11 19:17:23 MSK
thanks