tibemsLookupParams Type Purpose Encapsulate parameters for LDAP lookup. Function Description Page tibemsLookupParams_Create Create a new LDAP lookup context object. 340 tibemsLookupParams_Destroy Destroy a lookup parameters object. 341 tibemsLookupParams_GetLdapServerUrl Get the LDAP server URL. 342 tibemsLookupParams_SetLdapBaseDN Set the LDAP base distinguished name. 343 tibemsLookupParams_SetLdapCAFile Set the LDAP CA certificate file. 344 tibemsLookupParams_SetLdapCAPath Set the LDAP CA certificate directory pathname. 345 tibemsLookupParams_SetLdapCertFile Set the LDAP client certificate file. 346 tibemsLookupParams_SetLdapCiphers Set SSL ciphers. 347 tibemsLookupParams_SetLdapConnType Set the LDAP connection type. 348 tibemsLookupParams_SetLdapCredential Set the LDAP credential (password). 349 tibemsLookupParams_SetLdapKeyFile Set the LDAP client key file. 350 tibemsLookupParams_SetLdapPrincipal Set the LDAP principal (user name). 351 tibemsLookupParams_SetLdapRandFile Set a randomization data file. 352 tibemsLookupParams_SetLdapSearchScope Set the LDAP search scope. 353 tibemsLookupParams_SetLdapServerUrl Set the LDAP server URL. 354