Class Activation (UNIX)
stores information about whether a CLASS is active or inactive in the database. When starts, it passes a list of active classes to SEOS_syscall, so does not have to constantly intercept these classes. The only time intercepts a class is when a user changes the activity status of a class. If a class is inactive, access to the resource is not intercepted.
cminder12801
CA ControlMinder
stores information about whether a CLASS is active or inactive in the database. When CA ControlMinder
starts, it passes a list of active classes to SEOS_syscall, so CA ControlMinder
does not have to constantly intercept these classes. The only time CA ControlMinder
intercepts a class is when a user changes the activity status of a class. If a class is inactive, access to the resource is not intercepted.You can use the inactive class bypass with the following classes: FILE, HOST, TCP, CONNECT, and PROCESS.