Date: Thu, 24 Apr 1997 17:04:49 +1000 From: David Nugent <davidn@unique.usn.blaze.net.au> To: Snob Art Genre <ben@narcissus.ml.org> Cc: "Daniel O'Callaghan" <danny@panda.hilink.com.au>, un_x <un_x@anchorage.net>, freebsd-hackers <hackers@freebsd.org> Subject: Re: manpages Message-ID: <199704240704.RAA27714@unique.usn.blaze.net.au> In-Reply-To: Your message of "Wed, 23 Apr 1997 18:11:03 MST." <Pine.NEB.3.96.970423181036.2474B-100000@narcissus.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > /usr/share/man/cat* should be owned by man.bin, mode 755 > > /usr/bin/man should be owned by man.bin, mode 4555 (-r-sr-xr-x) > > Why should man be setuid? Mine isn't and it works fine. man(1) needs to be setuid so that it can write to the ${MANPATH}/cat? directories which are owned by user 'man'. If it works ok for you, then either (1) you're running without caching manpages in the 'cat?' subdirectories or (2) permissions on those directories allow anyone to write in there.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704240704.RAA27714>