Results 1 to 1 of 1
Hi
I'm building a file integrity checking module based on LSM on Fedora 8 {2.6.23}, however i'm having trouble with registering my module:
My syslog shows the following:
Mar 11 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-14-2008 #1Just Joined!
- Join Date
- Mar 2008
- Location
- Mumbai
- Posts
- 3
how to register a security module with the kernel?
Hi
I'm building a file integrity checking module based on LSM on Fedora 8 {2.6.23}, however i'm having trouble with registering my module:
My syslog shows the following:
Mar 11 16:02:16 localhost kernel: Initialising my security module<1>Failure registering as primairy security module
Mar 11 16:02:16 localhost kernel: selinux_register_security: There is already a secondary security module registered.
Mar 11 16:02:16 localhost kernel: Failure registering as secondary module
Mar 11 16:02:20 localhost kernel: Exiting my security module<1>Attempting to unregister from primary module
Mar 11 16:02:20 localhost kernel: selinux_unregister_security: trying to unregister a security module that is not registered.
Mar 11 16:02:20 localhost kernel: Failure unregistering with primary module
There seems to be some other module already registered...
How can i get my module to register itself with the kernel?
Thanks
Nikhil


Reply With Quote
