From owner-freebsd-hackers Tue Oct 15 08:42:11 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA15274 for hackers-outgoing; Tue, 15 Oct 1996 08:42:11 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA15268 for ; Tue, 15 Oct 1996 08:42:04 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id BAA14817; Wed, 16 Oct 1996 01:36:34 +1000 Date: Wed, 16 Oct 1996 01:36:34 +1000 From: Bruce Evans Message-Id: <199610151536.BAA14817@godzilla.zeta.org.au> To: bde@zeta.org.au, luigi@labinfo.iet.unipi.it Subject: Re: /sbin/init permission Cc: freebsd-hackers@FreeBSD.ORG, j@uriah.heep.sax.de Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> 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 >... >for suid applications there is a reason for being restrictive. For I think security by obscurity is the only reason. This doesn't apply to free software. Bruce