Previous: , Up: Functions   [Contents][Index]


4.3 Auxiliary functions

Function: void set_debug_level (number lev; number ldap_lev)

Sets debug levels: lev is the module-specific debug level and the optional ldap_lev is the LDAP library debug level.

Function: string get_config_path ()

Returns current value of the LDAP configuration path.

Function: void set_config_path (string path)

Sets the LDAP configuration path. The path argument is a colon-delimited list of directory names where to look for the ldap.conf file.