SECMODEL_OVERLAY(9) | Kernel Developer's Manual | SECMODEL_OVERLAY(9) |
secmodel_overlay
—
#include
<secmodel/overlay/overlay.h>
secmodel_overlay
is a sample implementation for an
overlay security model. It can be thought of as a “filter” for
the underlying model it overlays, by default it is
secmodel_bsd44(9), where
developers or administrators can implement custom policies using least
intrusive code changes.
September 15, 2006 | NetBSD 9.2 |