initialize_direct_ policy

Assigns the specified type to the domain.

The type is passed in the policy configuration.

Type: call policy

Syntax

initialize_direct_ <configuration> (in SID sid)

Parameters

sid

SID of the domain to which the type is assigned.

Policy configuration

<configuration> ::= <type>

Configuration elements

<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