Bug 161035
| Summary: | SELinux FAQ - [summarize FAQ change or addition] | ||
|---|---|---|---|
| Product: | [Retired] Fedora Documentation | Reporter: | Russell Coker <rcoker> |
| Component: | selinux-faq | Assignee: | Karsten Wade <kwade> |
| Status: | CLOSED WONTFIX | QA Contact: | Tammy Fox <tammy.c.fox> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | devel | CC: | laubersm+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://fedora.redhat.com/docs/selinux-faq-fc3/ | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-02-27 21:44:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 118757 | ||
|
Description
Russell Coker
2005-06-20 04:29:36 UTC
If you are wanting to turn off syscall auditing, you delete the rules. That is auditctl -D. No rules, no auditing. You can see the rules by auditctl -l. This does not affect SE Linux though. If you want to turn off the whole audit system then auditctl -e 0 will do it. -e 1 turns it back on. Th FC3 version of the SELinux FAQ is no longer being maintained I am closing this ancient bug. FYI The is an FC5 FAQ http://docs.fedoraproject.org/selinux-faq/ and a list of proposed updates in the wiki at https://fedoraproject.org/wiki/SELinux/FAQ/ProposedAdditions Additional FAQ work will likely remain in the wiki but there is also a F10 SELinux Users Guide http://docs.fedoraproject.org/selinux-user-guide/ |