All of lore.kernel.org
 help / color / mirror / Atom feed
* MLS concepts, relational question
@ 2007-02-07 20:28 Michael C Thompson
  2007-02-07 21:07 ` Joe Nall
  2007-02-07 21:14 ` Casey Schaufler
  0 siblings, 2 replies; 7+ messages in thread
From: Michael C Thompson @ 2007-02-07 20:28 UTC (permalink / raw)
  To: SE Linux

OK, so assume there are two labels:
Label A -- s2:c1 - s15:c0.c1023
Label B -- s0:c1,c3,c5,...,c1021,c1023 (odd repeating)

What is the relationship between A and B?

As my understanding goes, and from a definition I found:

A dom B, iff:
level(A) >= level(B) and cat(A) <super set of> cat(B)

A domby B, iff:
level(A) <= level(B) and cat(A) <subset of> cat(B)

A eq B, iff:
level(A) == level(B) and cat(A) == cat(b)

A incomp B, iff:
cat(A) not <subset of> cat(B) AND
cat(B) not <subset of> cat(A)

Assuming all of those are accurate, label A does not DOM, DOMBY, or EQ 
B, yet they are not INCOMP...

Assuming all of the above is true, what do we call this relationship?

Thanks,
Mike


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2007-02-07 21:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-07 20:28 MLS concepts, relational question Michael C Thompson
2007-02-07 21:07 ` Joe Nall
2007-02-07 21:26   ` Michael C Thompson
2007-02-07 21:26   ` Stephen Smalley
2007-02-07 21:14 ` Casey Schaufler
2007-02-07 21:29   ` Stephen Smalley
2007-02-07 21:30   ` Michael C Thompson

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.