Quoting JanuGerman ([EMAIL PROTECTED]): > Hi Every one, > > > I am a new bie, and wanted to collect information > about LSM stacking and its support to stack other > security modules. I came across a project on > sourceforge > (http://sourceforge.net/projects/lsm-stacker) called > LSM-Stacker, can any body update me about its status.
At last year's kernel summit, it was agreed that stacking would never make its way upstream. So the sf.net project has not been updated since then. If you want to make use of it, updating it to a current kernel should mostly consist of implementing any new LSM hooks. But noone is (as far as I know) working with the code at the moment. > >From the project site, it is apparent, that there is > currently no activity involved in ths project (May be > i am wrong). > > Secondly, i wanted to ask some good reference > documents, regarding SELinux stacked with other > security modules using LSM technology. If you search through the lsm and lkml archives there are quite a few discussions about subtle interactions. Depending on what you're doing, expanding the selinux code itself to implement whatever feature you want may be both the easier and a more welcomed way to go. Though it is also very possible that whatever you want to do is already possible with selinux. -serge > Thanking you in advance. > Best, > MA > > > > > > ___________________________________________________________ > New Yahoo! Mail is the ultimate force in competitive emailing. Find out more > at the Yahoo! Mail Championships. Plus: play games and win prizes. > http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk > - > To unsubscribe from this list: send the line "unsubscribe > linux-security-module" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html - To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
