Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 1999 00:41:11 -0700 (PDT)
From:      kondo@ysyslab.co.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   misc/14511: chapss Y2K problem
Message-ID:  <19991025074111.DBA571507F@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         14511
>Category:       misc
>Synopsis:       chapss Y2K problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 25 00:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     kondo hiroshi
>Release:        FreeBSD 3.3
>Organization:
Yokohama System Laboratory
>Environment:
FreeBSD mike.ysyslab.co.jp 3.3-RELEASE FreeBSD 3.3-RELEASE #6: Wed Oct 13 15:44:57 JST 1999     root@mike.ysyslab.co.jp:/usr/src/sys/compile/SB16  i386
>Description:
chpass expire date (year ploblem)
"-e Dec 6 99"  is OK.
"-e Dec 6 00"  is error.
"-e Dec 6 01"  is OK.

>How-To-Repeat:
# chpass "-e Dec 6 00" username
chpass: illegal date for expire field
chpass: /etc/master.passwd: unchanged
>Fix:
chpass "-e Dec 6 2000" username
chpass: updating the database...
chpass: done

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991025074111.DBA571507F>