Command Reference

REFRESH LDAP

Refreshes the cache on a local machine with updated information when the information in Lightweight Directory Access Protocol (LDAP) has been changed.

This command is available on Windows NT, Windows 98, Windows 95, AIX, and Solaris only.

Authorization

None

Required Connection

None

Command Syntax

>>-REFRESH LDAP----+-CLI CFG--+--------------------------------><
                   +-DB DIR---+
                   '-NODE DIR-'
 

Command Parameters

CLI CFG
Specifies that the CLI configuration is to be refreshed.
Note:This parameter is not supported on AIX and Solaris.

DB DIR
Specifies that the database directory is to be refreshed.

NODE DIR
Specifies that the node directory is to be refreshed.

Usage Notes

If the object in LDAP is removed during refresh, the corresponding LDAP entry on the local machine is also removed. If the information in LDAP is changed, the corresponding LDAP entry is modified accordingly. If the DB2CLI.INI file is manually updated, the REFRESH LDAP CLI CFG command must be run to update the cache for the current user.

The REFRESH LDAP DB DIR and REFRESH LDAP NODE DIR commands remove the LDAP database or node entries found in the local database or node directories. The database or node entries will be added to the local database or node directories again when the user connects to a database or attaches to an instance found in LDAP, and DB2LDAPCACHE is either not set or set to YES.


[ Top of Page | Previous Page | Next Page ]