Implementing a Linux Security Module

From: d.capitella@xxxxxx
Date: Sun Apr 13 2008 - 09:06:14 EST


Hi there! I'm studying the Linux Security Module Framework, and I'm
experiencing some issues while trying to register the modules I create.

I created a basic test module that just registers itself as a lsm. I
tried to load it on many distros, Ubuntu, Fedora, RedHat but it is not
allowed to register.

May this be due to other LSMs that doesn't
support stacking and that are
already loaded on those distros? If
that's the problem, can't we just
create a security module that does
nothing but managing the stacking of
other security modules?

Thanks,
Donato Capitella
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/