tibemsLookupParams Type Purpose Encapsulate parameters for LDAP lookup. Function Description Page tibemsLookupParams_Create Create a new LDAP lookup context object. 330 tibemsLookupParams_Destroy Destroy a lookup parameters object. 331 tibemsLookupParams_GetLdapServerUrl Get the LDAP server URL. 332 tibemsLookupParams_SetLdapBaseDN Set the LDAP base distinguished name. 333 tibemsLookupParams_SetLdapCAFile Set the LDAP CA certificate file. 334 tibemsLookupParams_SetLdapCAPath Set the LDAP CA certificate directory pathname. 335 tibemsLookupParams_SetLdapCertFile Set the LDAP client certificate file. 336 tibemsLookupParams_SetLdapCiphers Set SSL ciphers. 337 tibemsLookupParams_SetLdapConnType Set the LDAP connection type. 338 tibemsLookupParams_SetLdapCredential Set the LDAP credential (password). 339 tibemsLookupParams_SetLdapKeyFile Set the LDAP client key file. 340 tibemsLookupParams_SetLdapPrincipal Set the LDAP principal (user name). 341 tibemsLookupParams_SetLdapRandFile Set a randomization data file. 342 tibemsLookupParams_SetLdapSearchScope Set the LDAP search scope. 343 tibemsLookupParams_SetLdapServerUrl Set the LDAP server URL. 344