tibemsLookupParams_SetLdapServerUrl

Function

Purpose

Set the LDAP server URL.

C Declaration

tibems_status tibemsLookupParams_SetLdapServerUrl(
    tibemsLookupParams lparams,
    const char* url);

IBM Systems

This function is not supported on z/OS and IBM i systems.

Parameters

Parameter Description
lparams Set the property in this parameter object.
url Set the property to this URL.

Remarks

This parameter is required for all LDAP lookup operations.