Patch-ID# 107007-01
Keywords: security uucp in.uucpd
Synopsis: SunOS 4.1.3_U1: in.uucpd security fix
Date: Dec/04/98

Solaris Release: 1.1.1A

SunOS Release: 4.1.3_U1A

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4(all)

BugId's fixed with this patch: 4154566

Changes incorporated in this version: 

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: in.uucpd


Problem Description: 

4154566  in.uucpd has a security problem

Patch Installation Instructions: 

1) As root, save a copy of the original in.uucpd:
   mv /usr/etc/in.uucpd /usr/etc/in.uucpd.fcs
   chown root.staff /usr/etc/in.uucpd.fcs
   chmod 600 /usr/etc/in.uucpd.fcs
   
2) Copy the new file from the patch directory:
   cp in.uucpd /usr/etc
   chmod 500 /usr/etc/in.uucpd
   chown uucp.uucp /usr/etc/in.uucpd 
