Creating directory lists and rules for fapolicyd
The File Access Policy Daemon (fapolicyd) helps you protect your system by applying
special permissions.
To create directory lists and rules for fapolicyd:
- Log in to the primary computer as the RICOH ProcessDirector system user (aiw1 is the default).
- Open a command prompt and change directories to the
/aiw/aiw1/bin
directory. - To create a list of directories, run: ./fapolicyd-build-list.shThe command creates a list of RICOH ProcessDirector directories and stores it in:
/aiw/aiw1/config/fapolicyd/fapolicyd-directories.txt
. The list contains all the standard RICOH ProcessDirector directories. You can add the directories listed to the fapolicyd trust database. - To create a list of rules, run:./fapolicyd-build-list.sh -rThe command creates a file containing a list of rules and stores it in:
/aiw/aiw1/config/fapolicyd/fapolicyd-rules.rules
. - Copy the
fapolicyd-rules.rules
file to/etc/fapolicyd/rules.d
directory.