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