File: sudo-notes

package info (click to toggle)
mason 1.0.0-13
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 2,300 kB
  • sloc: sh: 4,158; makefile: 104
file content (24 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24


"#SUDO checked" for each function

- Add code to set SUDO to sudo binary and check that all needed commands are listed.
- SUDO can also be an "ask me first" function.

Needed sudo commands:
    - ipchains binary
    - iptables binary

Assumed:
    - MASONDIR exists and is owned by firewalluser
    - the entire MASONDIR tree (with the exception of:
/var/lib/mason
/var/lib/mason/baserules.sample
/var/lib/mason/masonlib
/var/lib/mason/moreservices
/var/lib/mason/nmap-services
/var/lib/mason/regression-test
    is owned by firewalluser
    - /etc/masonrc is owned by firewalluser