initialize_direct policy

Assigns the specified type to the domain.

The type is passed in policy arguments.

Type: call policy

Syntax

initialize_direct(in SID sid, in te_type type)

Parameters

sid

SID of the domain to which the type is assigned.

type

Type that must be assigned.

Returned value

KSS_GRANT if the type was successfully assigned, otherwise KSS_DENY.

The type will not be defined in the following cases:

Page top