ldap
LDAP client object.
Target
Signature
1ldap(...)LDAP client object.
ldap constructs or identifies a LaiRu value type. ldap performs network or protocol work. Make timeouts, encodings, and authentication settings visible in calling code so failures are easier to diagnose.
Parameters
...- Additional values may be supplied after the earlier arguments.
Examples
Basic call
1ldap->open(-host='ldap.example.com')The example shows the normal call shape. Adapt variable names, validation, and surrounding error handling to the context.