Patch-ID# 105148-02
Keywords: y2000 accounting acct
Synopsis: SunOS 4.1.4: accounting fixes for Year 2000
Date: Jun/07/99

Solaris Release: 1.1.2

SunOS Release: 4.1.4

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4(all)

BugId's fixed with this patch: 4035349 4212054

Changes incorporated in this version: 4212054

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch:  acctcms
				 acctprc1
				 acctcon1
                                 utmp2wtmp
                                 lastlogin

Problem Description: 

4212054  Years are sorted incorrectly by lastlogin
4035349  4.X accounting breaks at year 2000.


Patch Installation Instructions: 
-------------------------------
1) As root, save a copy of the original accounting files:
   mv /usr/lib/acct/acctcms /usr/lib/acct/acctcms.FCS
   mv /usr/lib/acct/acctprc1 /usr/lib/acct/acctprc1.FCS
   mv /usr/lib/acct/acctcon1 /usr/lib/acct/acctcon1.FCS
   mv /usr/lib/acct/lastlogin /usr/lib/acct/lastlogin.FCS
   
2) Copy the new accounting files from the patch directory:
   cp acctcms /usr/lib/acct
   cp acctprc1 /usr/lib/acct
   cp acctcon1 /usr/lib/acct
   cp utmp2wtmp /usr/lib/acct
   cp lastlogin /usr/lib/acct
   
3) chmod 755 /usr/lib/acct/*
   chown root.staff /usr/lib/acct/*


Special Installation Instructions:
---------------------------------
None.
