1 | 2 | simandl | # macguard |
2 | | | safe ALL=NOPASSWD: /usr/sbin/iptables -L -n |
3 | | | |
4 | | | # web interface - services |
5 | | | freenet-web ALL=NOPASSWD: /etc/init.d/apache2 |
6 | | | freenet-web ALL=NOPASSWD: /etc/init.d/dhcp3-server |
7 | | | freenet-web ALL=NOPASSWD: /etc/init.d/firewall |
8 | | | freenet-web ALL=NOPASSWD: /etc/init.d/networking |
9 | | | freenet-web ALL=NOPASSWD: /etc/init.d/quagga |
10 | | | freenet-web ALL=NOPASSWD: /etc/init.d/set_readonly |
11 | | | freenet-web ALL=NOPASSWD: /etc/init.d/snmpd |
12 | | | freenet-web ALL=NOPASSWD: /etc/init.d/ssh |
13 | | | |
14 | | | # web interface - apps |
15 | | | freenet-web ALL=NOPASSWD: /bin/cat |
16 | | | freenet-web ALL=NOPASSWD: /bin/cp |
17 | | | freenet-web ALL=NOPASSWD: /bin/hostname |
18 | | | freenet-web ALL=NOPASSWD: /bin/chown |
19 | | | freenet-web ALL=NOPASSWD: /bin/ln |
20 | | | freenet-web ALL=NOPASSWD: /bin/rm |
21 | | | freenet-web ALL=NOPASSWD: /sbin/iwconfig |
22 | | | freenet-web ALL=NOPASSWD: /sbin/reboot |
23 | | | freenet-web ALL=NOPASSWD: /usr/bin/iptaccount |
24 | | | freenet-web ALL=NOPASSWD: /usr/sbin/ethtool |
25 | | | freenet-web ALL=NOPASSWD: /usr/sbin/iptables |
26 | | | freenet-web ALL=NOPASSWD: /usr/sbin/pwd_change |
27 | | | freenet-web ALL=NOPASSWD: /usr/local/sbin/ro |
28 | | | freenet-web ALL=NOPASSWD: /usr/local/sbin/rw |
29 | | | |
30 | | | # freenet-router |
31 | | | freenet-web ALL=NOPASSWD: /usr/local/bin/web-auth |