Difference between revisions of "Unit LDAP"
From Ultibo.org
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
---- | ---- | ||
− | '''Ultibo LDAP | + | '''Ultibo LDAP Interface unit''' |
− | + | ||
− | + | ||
=== Constants === | === Constants === | ||
Line 74: | Line 72: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- | ||
Line 89: | Line 87: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- | ||
Line 101: | Line 99: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- | ||
Line 113: | Line 111: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- | ||
Line 125: | Line 123: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- | ||
Line 137: | Line 135: | ||
{| class="wikitable" style="font-size: 14px; background: white;" | {| class="wikitable" style="font-size: 14px; background: white;" | ||
|- | |- | ||
− | ! | + | ! Note |
| None documented | | None documented | ||
|- | |- |
Latest revision as of 05:27, 31 August 2021
Return to Unit Reference
Contents
[hide]Description
Ultibo LDAP Interface unit
Constants
[Expand]
LDAP logging
FTP_LOG_*
Type definitions
None defined
Public variables
LDAP logging
LDAP_DEFAULT_LOG_LEVEL:LongWord = LDAP_LOG_LEVEL_DEBUG;
|
Minimum level for LDAP messages. Only messages with level greater than or equal to this will be printed. |
LDAP_LOG_ENABLED:Boolean;
|
Function declarations
Initialization functions
LDAP helper functions
Return to Unit Reference