Current version
Git/Latestdiff: 1.5.6
Latest Snapshots
Produced after each commit or rebase to new upstream version
GIT
RSBAC source code, can be unstable sometimes
No events planned
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
documentation:rsbac_handbook:appendixes:rsbac_reference:proc_interface [2010/10/05 10:48] – (old revision restored) 127.0.0.1 | documentation:rsbac_handbook:appendixes:rsbac_reference:proc_interface [2010/10/05 10:48] (current) – (old revision restored) 127.0.0.1 | ||
---|---|---|---|
Line 38: | Line 38: | ||
* reg_modules (if REG is enabled): shows currently registered additional decision modules and syscalls. | * reg_modules (if REG is enabled): shows currently registered additional decision modules and syscalls. | ||
* acl_acllist (if ACL is enabled): Detailed listing of all ACL entries and masks in the system. | * acl_acllist (if ACL is enabled): Detailed listing of all ACL entries and masks in the system. | ||
+ | |||
==== Debug and Softmode Switching ==== | ==== Debug and Softmode Switching ==== | ||
* debug: shows all RSBAC debug settings, softmode, dac_disable and nosyslog. | * debug: shows all RSBAC debug settings, softmode, dac_disable and nosyslog. | ||
- | * Levels can be changed by calling '' | + | * Levels can be changed by calling '' |
* Debug levels can be preset to 1 by kernel parameters with same name as variable name shown, e.g. rsbac_debug_ds or rsbac_softmode. | * Debug levels can be preset to 1 by kernel parameters with same name as variable name shown, e.g. rsbac_debug_ds or rsbac_softmode. | ||
* Individual model softmode can be switched by calling '' | * Individual model softmode can be switched by calling '' |