Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 1996 16:11:53 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-hackers@freebsd.org, j@uriah.heep.sax.de
Subject:   Re: /sbin/init permission
Message-ID:  <199610150611.QAA29647@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> And, back to the original question: any objection in changing
>> /sbin/init permissions to 0555 ?
>
>I hesitate to decide this without any further opinions...

Complete set of standard executables with annoying permissions in
-current:

-r-x------  1 bin   bin        20480 Oct  2 04:24 /sbin/init
-r-sr-x---  1 root  operator   12288 Oct  2 04:26 /sbin/shutdown
---s--x--x  2 root  bin       286720 Oct  2 04:19 /usr/bin/sperl4.036
---s--x--x  2 root  bin       286720 Oct  2 04:19 /usr/bin/suidperl
-r-sr-x---  1 uucp  uucp       90112 Oct  2 04:09 /usr/libexec/uucp/uuxqt
-r-x------  1 bin   bin        12288 Oct  2 04:42 /usr/sbin/watch

The missing permissions for `watch' make it unusable by root if /usr
is nfs-mounted without maproot=0.

Bruce



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