JACI Timeout

Specifies the length of time, in milliseconds, that the server waits for the JACI permissions module to execute and respond.

This timeout is used each time the server passes a destination, username, and action to the permissions module. If the module does not return a response, the server denies authorization.

This property is optional. If it is not included, the default timeout is 500 milliseconds.

Classic Configuration

The JACI timeout is set using the jaci_timeout property in the tibemsd.conf file:

jaci_timeout = milliseconds

Administration Tool

This property cannot be set using the administration tool.