| Table 3: Kernel authorizations required by subsystem
 
| Subsystem | Kernel |  
| audit | configaudit, writeaudit, suspendaudit, execsuid |  
| auth | chown, execsuid |  
| backup | execsuid |  
| lp | chown |  
| cron | execsuid, chown, chmodsugid |  
| sysadmin | execsuid, chown, chmodsugid |  
The kernel authorizations listed are required for the commands in the
corresponding subsystem to work properly. 
 
 
 |