If you want to change RSBAC attribute for some file or directory, you can use the attr_set_fd utility. Check appropriate documentation about possible attributes and values for the module you want to administrate or use -a option to see full list.
verbose output
recurse into subdirs, attributes will only be set for targets of the given type
list all requests
list attributes and values
supply RSBAC integer version number for upgrading
One of the possible RSBAC modules, e.g., GEN, MAC, FC, SIM, PM, MS, FF, RC or AUTH.
One of the possible file object target types: FILE, DIR, FIFO, SYMLINK, DEV or FD. FD target type lets the system decide between FILE, DIR, FIFO and SYMLINK, but no DEV.