Before you begin
Before you can use the HCL®
OneDB®
LDAP Authentication Module to create your authentication module, you must have an LDAP server and
the LDAP client-side system.
About this task
Your
LDAP client-side system typically includes LDAP libraries and header
files. These libraries and header files are required to compile the
LDAP module.
To customize the LDAP Authentication Support module:
Procedure
- Customize the pam_ldap.c file that
is included with HCL
OneDB.
- Compile the pam_ldap.c file into a
DLL and place it in a secure directory.
Tip: Place
the pam_ldap.c file in the %INFORMIXDIR%\dbssodir\lib directory.
What to do next
Your installation also includes a template of a configuration
file, pam_ldap_tmpl, for the LDAP module. This
configuration file contains site-specific information. You must store
site-specific information in this configuration file, because the
file enables a single LDAP module to work in different settings.