Next: 13.3 allowpriv: related to
Up: 13 Access control other
Previous: 13.1 allowpriv: POSIX capability
Contents
Configures privileges to communicate and administrate kernel.
Following strings can be used.
- netlink
Allows to communicate with kernel by netlink socket.
- klog_read
Allows to read kernel messages by syslog(2) call. Usually
it is required to use dmesg command.
- klog_adm
Allows to change configuration of kernel message output.
- audit_read
Allows to read status and configuration of kernel audit
subsystem.
- audit_write
Allows to send log message to audit subsystem in
kernel.
- audit_adm
Change configuration of kernel audit subsystem.
- klog_adm
Allows to change configuration of audit in kernel. The
same as capability audit_control,sys_pacct.
2006-07-05