System Active Directory
Variable Name |
Type |
Description |
---|---|---|
C_System_ADSyncLogType |
Integer |
AD synchronization logging level. 0 – none, 1 – debug, 2 – summary, 3 – debug & summary. |
C_System_ADSyncIgnoreSearchError |
Bool |
If AD synchronization search returns error, but still some data returned, by default (false), synchronization does not perform any delete operation. Set to true, delete operations are enabled fro these cases. |
C_System_ADSyncMaxDeleteThreshold |
Integer |
If set to value greater than 0 (zero), AD synchronization does not perform any account delete, if the number should exceed this value. |
C_System_ADSyncDisableVCardSync |
Integer |
This variable disables personal data synchronization from AD, only accounts are then synchronized from AD. |
C_System_ADSyncPageSize |
Integer |
This variable enables page size settings. Page size can be set: -1 - no paging when fetching data from AD 0 - default page size apply (500 items) any other value - requested page size |