Content deleted Content added
m Reverted edits by 82.205.230.84 (talk) to last version by Robert K S |
No edit summary |
||
Line 1:
In [[computer security]], '''lattice-based access control''' ('''LBAC''') is a complex [['''access control
In this type of mathematically-based control model, a [[lattice (order)|lattice]] is used to define the levels of security that an object may have
Mathematically, the security level access may also be expressed in terms of the lattice [[partial order]] set where each object and subject have a greatest lower bound (meet) and least upper bound (join) of access rights. For example, if two subjects ''A'' and ''B'' need access to an object, the security level is defined as the meet of the levels of ''A'' and ''B''. In another example, if two objects ''X'' and ''Y'' are combined, they form another object ''Z'', which is assigned the security level formed by the join of the levels of ''X'' and ''Y''.
LBAC is known as a more specific set of access control restrictions and is more general than [[role-based access control]] (RBAC).▼
▲LBAC is known as a
Lattice based access control models were first formally defined by [[Dorothy E. Denning|Denning]] (1976); see also Sandhu (1993).
Line 32 ⟶ 34:
== See also ==
*
*[[Bell-LaPadula model]]
*[[Biba Model]]
*[[Computer security model]]
[[Category:Computer security models]]
|