All paramaters depends on, that the modules are include in the kernel. See security models to get an overview.
In the table below only the most often used parameters are listed. See kernel parameters to get all.
Parameter | Explanation |
---|---|
rsbac_softmode* | If the kernel does have softmode available, its turn it on. |
rsbac_nosyslog | This turn off the rsbac message to send to the log daemon. |
rsbac_cap_process_hiding | This only work on secmode. cap_process_hiding |
rsbac_jail_log_missing* | Enabled usefull information when something is missing on JAIL setup. |
rsbac_cap_log_missing* | Enabled usefull information when something is missing on CAP setup. |
rsbac_debug_adf_jail* | Get verbose information for JAIL. |
rsbac_debug_adf_rc* | Get verbose information for RC. |
rsbac_debug_adf_auth* | Get verbose information for AUTH. |
rsbac_debug_adf_acl* | Get verbose information for ACL. |
rsbac_list_recover* | Sometime something can get wrong. This can help to actived an repair a corrupt data from rsbac.dat |
rsbac_cap_learn* | Automatic add missing attribute for CAP. |
rsbac_acl_learn_fd* | Automatic add missing attribute for ACL. |
rsbac_rc_learn* | Automatic add missing attibute for RC. |
rsbac_auth_learn* | Automatic add missing attibute for AUTH. |
*Dont use it in production environment. Only usefull on softmode for setup. On secmode it should be avoided.