Rbac policy class

The Rbac policy class lets you implement a role-based access control (RBAC) model. A description of the RBAC model is provided in the configuration of the Rbac class object.

An rbac class declaration is provided in the following file:

/opt/KasperskyOS-Community-Edition-<version>/toolchain/include/nk/rbac.psl

In this section

Basic concepts of RBAC

Rbac class object

Rbac class create_subject policy

Rbac class create_object policy

Rbac class check policy

Rbac class retype_object policy

Rbac class add_roles policy

Rbac class query_type policy

Page top