Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2009 23:56:10 +0100 (CET)
From:      freebsd001@pc.jgr.de
To:        <freebsd-security@freebsd.org>
Subject:   Re: emacs installs a lot of 777 directories
Message-ID:  <200903062256.n26MuA2r085728@pc.jgr.de>

next in thread | raw e-mail | index | archive | help
                                             March 06, 2009
Dear list members,

I am not only wondering about the permissions of several
emacs-related directories as it has recently been mentioned
in this thread, but also about the ownership of several
emacs-related files. On several of my systems, a user in
the group wheel did su to become root and when installed
emacs via the ports by means of make and make install. Many
files installed are not owned by root as I would expect,
but by this user:

>uname -r -s
FreeBSD 6.3-RELEASE-p9
>pwd
/usr/local/share
>find . -not -user root | head -n 3
./emacs/22.3/etc
./emacs/22.3/etc/GNUS-NEWS
./emacs/22.3/etc/fr-drdref.ps
>find . -not -user root | wc -l
    2643
>

With best regards
Joachim Griesche

freebsd001@pc.jgr.de




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