This is the command attr_get_fd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
attr_get_fd - fetch RSBAC attributes from files or directories
SYNOPSIS
attr_get_fd [-vrnea] {module} {target-type} {attribute} [file/dirname(s)]
DESCRIPTION
You need attr_get_fd to get RSBAC attribute values for filesystem objects. There are
different attributes for different RSBAC modules. Check appropriate documentation about
possible attributes for module you want to administrate or use -a option to see full list.
OPTIONS
-v verbose program output
-e show effective (maybe inherited) value instead of real values. See appropriate
documentation about difference between effective and real access rights.
-r walk recursively into subdirs
-n list all requests. Full target and request lists are in the ``Targets and
Requests'' chapter of the RSBAC documentation.
-a list attributes and values
module One of the possible RSBAC modules, e.g., GEN, MAC, FC, SIM, PM, MS, FF, RC or AUTH.
target-type
One of the possible RSBAC target types, e.g., FILE, DIR, FIFO, SYMLINK, DEV or FD
(FD: all of FILE, DIR, FIFO and SYMLINK, but no DEV))
Use attr_get_fd online using onworks.net services