Creating Policy Elements
Policy rule criteria consist of resource sets, user sets, signature sets, process sets, action, and effect, and are called policy elements. These elements should exist on the CipherTrust Manager before you can use them in security policies. This section describes steps to create policy elements using the CTE API.
Click the following tabs for details on policy elements.
Creating User Sets
The
name
field is mandatory for creating a user set.Any number of users can be added to a single user set.
Add users by specifying
uname
,gname
,uid
, orgid
.
The following sample creates a user set, UserSet1
having two users, user1
and user2
.