Re: new problem in dazuko
John Ogness <[email protected]> Thu, 29 Mar 2007 09:28:48 +0200
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
张伟 wrote: > (1).recompile my kernel with CONFIG_SECURITY_CAPABILITIES as module, OK > (2)../configure, OK > (3)."rmmod capability", OK > (4).load dazuko "/sbin/insmod dazuko.ko", OK > (5)."modprobe capability", failed. > FATAL: Error inserting capability (/lib/modules/2.6.9-5.EL.rootcustom/kernel/security/capability.ko): Invalid argument, why? > (6).run dazuko example_c /usr/src/sw, but can not see any information from function print_access() when I access /usr/src/sw. why? You may have SElinux activated as a security module. SElinux does not allow Dazuko to work correctly. >> $ ./configure --enable-syscalls --mapfile=/boot/System.map > > This way can succeed. This may be your only option. John Ogness -- Dazuko Maintainer