All of lore.kernel.org
 help / color / mirror / Atom feed
* Trying to update sysadm module in CLIP
@ 2015-03-19 20:31 John Chludzinski
  2015-03-19 21:54 ` Spencer Shimko
  2015-03-19 22:38 ` John Chludzinski
  0 siblings, 2 replies; 14+ messages in thread
From: John Chludzinski @ 2015-03-19 20:31 UTC (permalink / raw)
  To: selinux

First thing ... I'm a newbie to SELinux.

I'm trying to update the sysadm module in a CLIP image. I downloaded the 
SELinux policy code from: https://github.com/QuarkSecurity/CLIP.  I 
modified the sysadm policy code and built (in 
~/clip/packages/clip-selinux-policy/clip-selinux-policy) using:

$ make modules APPS_MODS="sysadm"

Then I tried to install in the CLIP image using:

$ semodule -i /mnt/hdd/SELinix/sysadm.pp

and got: "tried to link in a non-MLS module with an MLS base". (I assume 
this means the CLIP image I'm working with is MLS?)
Next I built using:

$ make modules APPS_MODS="sysadm" TYPE="mls"

Tried to load/install the module and got: "sensitivy s10 not declared by 
base."

Next I tried:

$ make modules APPS_MODS="auditadm sysadm" TYPE="mls" MLS_SENS=15

and !still! got "sensitivy s10 not declared by base".

Any suggestions/thoughts?

---John

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-03-23 19:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 20:31 Trying to update sysadm module in CLIP John Chludzinski
2015-03-19 21:54 ` Spencer Shimko
2015-03-19 22:38 ` John Chludzinski
2015-03-20  0:23   ` Brandon Whalen
2015-03-20 21:56     ` John Chludzinski
     [not found]   ` <CAGNxgPiBThm0SpAo-+1D2UsaFyVNY2AKpj56RFvt+8SrfxL-Jw@mail.gmail.com>
2015-03-20 22:14     ` John Chludzinski
2015-03-21 13:57       ` Brandon Whalen
2015-03-21 17:36         ` Thomas Hurd
     [not found]     ` <55d4ced56b5ade45f9635caa3bd622b9@vivaldi.net>
     [not found]       ` <CAGNxgPh1Tq+ipErajh4F7VSW57cMTiNC7ZWJOa+jpWYsyw_HOA@mail.gmail.com>
2015-03-23 15:16         ` John Chludzinski
2015-03-23 16:01           ` Brandon Whalen
2015-03-23 17:36             ` John Chludzinski
2015-03-23 18:12               ` Mike Palmiotto
2015-03-23 18:22               ` Brandon Whalen
2015-03-23 19:01                 ` John Chludzinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.