Lines Matching refs:idmapdlog

92 		idmapdlog(LOG_ERR, "Various errors occurred while loading "  in load_config()
102 idmapdlog(LOG_DEBUG, "Initial configuration loaded"); in load_config()
140 idmapdlog(LOG_INFO, in reload_gcs()
273 idmapdlog(LOG_INFO, in reload_dcs()
352 idmapdlog(LOG_INFO, "Null configuration"); in print_idmapdstate()
359 idmapdlog(LOG_DEBUG, "list_size_limit=%llu", pgcfg->list_size_limit); in print_idmapdstate()
360 idmapdlog(LOG_DEBUG, "default_domain=%s", in print_idmapdstate()
362 idmapdlog(LOG_DEBUG, "domain_name=%s", CHECK_NULL(pgcfg->domain_name)); in print_idmapdstate()
363 idmapdlog(LOG_DEBUG, "machine_sid=%s", CHECK_NULL(pgcfg->machine_sid)); in print_idmapdstate()
366 idmapdlog(LOG_DEBUG, "No domain controllers known"); in print_idmapdstate()
369 idmapdlog(LOG_DEBUG, "domain_controller=%s port=%d", in print_idmapdstate()
373 idmapdlog(LOG_DEBUG, "forest_name=%s", CHECK_NULL(pgcfg->forest_name)); in print_idmapdstate()
374 idmapdlog(LOG_DEBUG, "site_name=%s", CHECK_NULL(pgcfg->site_name)); in print_idmapdstate()
377 idmapdlog(LOG_DEBUG, "No global catalog servers known"); in print_idmapdstate()
380 idmapdlog(LOG_DEBUG, "global_catalog=%s port=%d", in print_idmapdstate()
386 idmapdlog(LOG_DEBUG, "No domains in forest %s known", in print_idmapdstate()
390 idmapdlog(LOG_DEBUG, "domains in forest %s = %s", in print_idmapdstate()
396 idmapdlog(LOG_DEBUG, "No trusted domains known"); in print_idmapdstate()
399 idmapdlog(LOG_DEBUG, "trusted domain = %s", in print_idmapdstate()
406 idmapdlog(LOG_DEBUG, in print_idmapdstate()
413 idmapdlog(LOG_DEBUG, in print_idmapdstate()
421 idmapdlog(LOG_DEBUG, "directory_based_mapping=%s", in print_idmapdstate()
423 idmapdlog(LOG_DEBUG, "ad_unixuser_attr=%s", in print_idmapdstate()
425 idmapdlog(LOG_DEBUG, "ad_unixgroup_attr=%s", in print_idmapdstate()
427 idmapdlog(LOG_DEBUG, "nldap_winname_attr=%s", in print_idmapdstate()
439 idmapdlog(LOG_ERR, "Error creating directory %s (%s)", in create_directory()
445 idmapdlog(LOG_ERR, "Error creating directory %s (%s)", in create_directory()