tibemsLookupParams
Type
Purpose
Encapsulate parameters for LDAP lookup.
| Function | Description |
|---|---|
| tibemsLookupParams_Create | Create a new LDAP lookup context object. |
| tibemsLookupParams_Destroy | Destroy a lookup parameters object. |
| tibemsLookupParams_GetLdapServerUrl | Get the LDAP server URL. |
| tibemsLookupParams_SetLdapBaseDN | Set the LDAP base distinguished name. |
| tibemsLookupParams_SetLdapCAFile | Set the LDAP CA certificate file. |
| tibemsLookupParams_SetLdapCAPath | Set the LDAP CA certificate directory pathname. |
| tibemsLookupParams_SetLdapCertFile | Set the LDAP client certificate file. |
| tibemsLookupParams_SetLdapCiphers | Set SSL ciphers. |
| tibemsLookupParams_SetLdapConnType | Set the LDAP connection type. |
| tibemsLookupParams_SetLdapCredential | Set the LDAP credential (password). |
| tibemsLookupParams_SetLdapKeyFile | Set the LDAP client key file. |
| tibemsLookupParams_SetLdapPrincipal | Set the LDAP principal (user name). |
| tibemsLookupParams_SetLdapRandFile | Set a randomization data file. |
| tibemsLookupParams_SetLdapSearchScope | Set the LDAP search scope. |
| tibemsLookupParams_SetLdapServerUrl | Set the LDAP server URL. |
Copyright © Cloud Software Group, Inc. All rights reserved.
