From 7b7859e7b69b54e30eb181857e608f5cccce999a Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Tue, 7 Mar 2000 16:45:04 +0000 Subject: *** empty log message *** --- conf/perm.5 | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 conf/perm.5 (limited to 'conf/perm.5') diff --git a/conf/perm.5 b/conf/perm.5 new file mode 100644 index 0000000..a4d5755 --- /dev/null +++ b/conf/perm.5 @@ -0,0 +1,67 @@ +# Welcome in Level 5, aka paranoid. +### +/bin/ root.root 711 +/boot/ root.root 700 +/dev/ root.root 711 +/dev/audio* root.audio 600 +/dev/dsp* root.audio 600 +/etc/ root.root 711 +/etc/conf.modules root.root 600 +/etc/cron.daily/ root.root 700 +/etc/cron.hourly/ root.root 700 +/etc/cron.monthly/ root.root 700 +/etc/cron.weekly/ root.root 700 +/etc/crontab root.root 600 +/etc/dhcpcd/ root.root 700 +/etc/dhcpcd/* root.root 600 +/etc/esd.conf root.audio 640 +/etc/ftpaccess root.root 600 +/etc/ftpconversions root.root 600 +/etc/ftpgroups root.root 600 +/etc/ftphosts root.root 600 +/etc/ftpusers root.root 600 +/etc/gettydefs root.root 600 +/etc/hosts.allow root.root 600 +/etc/hosts.deny root.root 600 +/etc/hosts.equiv root.root 600 +/etc/inetd.conf root.root 600 +/etc/rc.d/init.d/ root.root 700 +/etc/rc.d/init.d/syslog root.root 700 +/etc/inittab root.root 600 +/etc/ld.so.conf root.root 600 +/etc/lilo.conf root.root 600 +/etc/modules.conf root.root 600 +/etc/motd root.root 644 +/etc/printcap root.lp 640 +/etc/profile root.root 644 +/etc/rc.d/ root.root 600 +/etc/securetty root.root 600 +/etc/sendmail.cf root.root 600 +/etc/shutdown.allow root.root 600 +/etc/ssh_config root.root 644 +/etc/ssh_host_key root.root 600 +/etc/ssh_host_key.pub root.root 644 +/etc/sshd_config root.root 600 +/etc/syslog.conf root.root 600 +/etc/updatedb.conf root.root 600 +/home/ root.root 711 +/home/* current 700 +/lib/ root.root 711 +/mnt/ root.root 710 +/root/ root.root 700 +/sbin/ root.root 711 +/tmp/ root.root 1777 +/usr/ root.root 711 +/usr/* root.root 711 +/usr/X11R6/ root.xgrp 710 +/usr/bin/ root.root 711 +/usr/bin/* root.root 755 +/usr/sbin/ root.root 711 +/usr/sbin/* root.root 700 +/usr/sbin/sendmail root.root 755 +/var/ root.root 755 +/var/log/ root.root 711 +/var/log/* root.root 600 +/var/log/security/ root.root 700 +/var/log/security/* root.root 600 +/var/spool/mail/ root.mail 771 -- cgit v1.2.1