Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 14:20:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227589] chpass(1): post-2038 dates in account expiration corrupt passwd entry
Message-ID:  <bug-227589-227-Ntmy65zgd8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227589-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227589-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227589

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org
            Summary|chpass(1): Large dates in   |chpass(1): post-2038 dates
                   |account expiration corrupt  |in account expiration
                   |passwd entry                |corrupt passwd entry

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
pwd_mkdb.c and getpwent.c store the password change and expire fields as 32=
-bit
ints so cannot be set beyond Jan 19 2038.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227589-227-Ntmy65zgd8>