tibemsLookupParams_SetLdapBaseDN

Function

Purpose

Set the LDAP base distinguished name.

C Declaration

tibems_status tibemsLookupParams_SetLdapBaseDN(
    tibemsLookupParams lparams,
    const char* basedn );

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.
basedn Set the property to this distinguished name.

Remarks

This parameter is required for all LDAP lookup operations.