Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 14:27:25 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        cjclark@alum.mit.edu
Cc:        freebsd-security@freebsd.org
Subject:   Re: Fwd: eth-security : ANNOUNCE : Resources no for ALL
Message-ID:  <Pine.NEB.3.96L.1001004141942.5070G-100000@fledge.watson.org>
In-Reply-To: <20001004084729.C25121@149.211.6.64.reflexcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Check permission to who/w/last (need sgid uwtmp group) and reboot your
> system . 

newsyslog.conf must be updated for this remain in effect more than a
month; after that, newsyslog will rotate the wtmp log and chmod it to be
world readable:

/var/log/wtmp                           644  3     *    @01T05 B

Similarly, utmp will be chmod'd each boot as part of clean_var() in
/etc/rc: 

/etc/rc:                (cd /var/run && cp /dev/null utmp && chmod 644
utmp;)

I haven't read the patches so can't comment on their correctness.

  Robert N M Watson 

robert@fledge.watson.org              http://www.watson.org/~robert/
PGP key fingerprint: AF B5 5F FF A6 4A 79 37  ED 5F 55 E9 58 04 6A B1
TIS Labs at Network Associates, Safeport Network Services




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1001004141942.5070G-100000>