To enable LDAP support at some point following the completion of the
installation process, use the following procedure:
Install the LDAP support binary files. Run the setup program and
select the LDAP Directory Exploitation support from Custom
install. The setup program installs the binary files and sets the DB2
profile registry variable db2_enable_ldap to "YES"
Register the current instance of the DB2 server in LDAP by using the
REGISTER DB2 SERVER IN LDAP command. For example:
db2 register db2 server in ldap protocol tcpip
If you have databases you would like to register in LDAP, run the CATALOG
LDAP DATABASE command. For example:
db2 catalog ldap database <dbname> as <alias_dbname>