|
Bugzilla – Full Text Bug Listing |
| Summary: | apparmor and subdomain (not bootable) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | uwe reyer <secur.options> |
| Component: | AppArmor | Assignee: | Michal Svec <msvec> |
| Status: | RESOLVED WONTFIX | QA Contact: | Michal Svec <msvec> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
uwe reyer
2005-12-02 20:11:58 UTC
Hi, This message may indicate that a module using the LSM api is already loaded. There is a module that ships with SUSE Linx 10.0 that will prevent the subdomain module from loading. It's called dazuko and is loaded by the service antivir. You can ensure that this moule is not present by executing: rmmod dazuko as root. Then run rcsubdomain restart and AppArmor should now be running. To prevent this module from being loaded at boot time ensure that "dazuko" is not present in the configuration option: MODULES_LOADED_ON_BOOT in the file /etc/sysconfig/kernel. If you do not have this module loaded (or this does not solve your problem) if you can attach your /var/log/boot.msg and /var/log/messages files to this bug entry I can look into situation on your system to troubleshoot in more detail. As for documentation here are the links for the installation quick start guide and the users guide for AppArmor. http://www.novell.com/documentation/apparmor/pdfdoc/apparmor_install/apparmor_install.pdf http://www.novell.com/documentation/apparmor/pdfdoc/apparmor_user/apparmor_user.pdf I hope this help and sorry that you are having problems. Is Bug129675 saying you cannot run both dazuko and app_armour at the same time. I need to be able to scan for virus. Looks like klamav need dazuko. By disabling app_armour my virus scans appear to work. Main concern is email since I communicate with Windows users a lot. Don't want to pass on virus' clamav does not require dazuko to just virus-scan emails. This will not be fixed for SL10.0. Stacking with dazuko was added in 10.3 and will be in SLES10SP2 |