From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <972a21167c992073583e2b9c9da37ffe@voidness.de> To: 9fans@cse.psu.edu From: Heiko Dudzus Date: Sat, 7 Oct 2006 16:18:07 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] permissions in /net Topicbox-Message-UUID: c7127540-ead1-11e9-9d60-3106f5b1d025 I found the files 'iproute' and 'arp' to be without any write protection. While it was easy to restrict write permissions to the hostowner[1], I am not completely sure if that would break something on other people's systems.(?) For instance, ip/rip needs to write to 'iproute'. I'm guessing it is common use to run it as hostowner, guessing right? BTW: Do you consider write access to 'log' critical as well? Heiko [1] 'eve' stands for the hostowner in the kernel's terminology, doesn't she?