diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-03-22 16:59:26 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-03-22 16:59:26 +0000 |
commit | ee50375647abff0b29c25673938835cbac434eb7 (patch) | |
tree | 2318013df83b4ab51c7387663a2e16c12371e59c | |
parent | f23b9e38637ce6986f37e56ab05af26b593bfab3 (diff) | |
download | msec-ee50375647abff0b29c25673938835cbac434eb7.tar msec-ee50375647abff0b29c25673938835cbac434eb7.tar.gz msec-ee50375647abff0b29c25673938835cbac434eb7.tar.bz2 msec-ee50375647abff0b29c25673938835cbac434eb7.tar.xz msec-ee50375647abff0b29c25673938835cbac434eb7.zip |
*** empty log message ***
-rw-r--r-- | conf/perm.5 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index a4d5755..18579a2 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -56,9 +56,19 @@ /usr/X11R6/ root.xgrp 710 /usr/bin/ root.root 711 /usr/bin/* root.root 755 +/usr/bin/cc root.ctool 750 +/usr/bin/finger root.ntool 750 +/usr/bin/gcc root.ctool 750 +/usr/bin/g++ root.ctool 750 +/usr/bin/ping root.ntool 750 +/usr/bin/telnet root.ntool 750 +/usr/bin/w root.ntool 750 +/usr/bin/who root.ntool 750 +/usr/bin/ssh root.ntool 750 /usr/sbin/ root.root 711 /usr/sbin/* root.root 700 /usr/sbin/sendmail root.root 755 +/usr/sbin/traceroute root.ntool 750 /var/ root.root 755 /var/log/ root.root 711 /var/log/* root.root 600 |