Lines Matching refs:idmapdlog
94 idmapdlog(LOG_ERR, "Various errors occurred while loading " in load_config()
104 idmapdlog(LOG_DEBUG, "Initial configuration loaded"); in load_config()
354 idmapdlog(LOG_INFO, "Null configuration"); in print_idmapdstate()
361 idmapdlog(LOG_DEBUG, "list_size_limit=%llu", pgcfg->list_size_limit); in print_idmapdstate()
362 idmapdlog(LOG_DEBUG, "default_domain=%s", in print_idmapdstate()
364 idmapdlog(LOG_DEBUG, "domain_name=%s", CHECK_NULL(pgcfg->domain_name)); in print_idmapdstate()
365 idmapdlog(LOG_DEBUG, "machine_sid=%s", CHECK_NULL(pgcfg->machine_sid)); in print_idmapdstate()
368 idmapdlog(LOG_DEBUG, "No domain controllers known"); in print_idmapdstate()
371 idmapdlog(LOG_DEBUG, "domain_controller=%s port=%d", in print_idmapdstate()
375 idmapdlog(LOG_DEBUG, "forest_name=%s", CHECK_NULL(pgcfg->forest_name)); in print_idmapdstate()
376 idmapdlog(LOG_DEBUG, "site_name=%s", CHECK_NULL(pgcfg->site_name)); in print_idmapdstate()
379 idmapdlog(LOG_DEBUG, "No global catalog servers known"); in print_idmapdstate()
382 idmapdlog(LOG_DEBUG, "global_catalog=%s port=%d", in print_idmapdstate()
388 idmapdlog(LOG_DEBUG, "No domains in forest %s known", in print_idmapdstate()
392 idmapdlog(LOG_DEBUG, "domains in forest %s = %s", in print_idmapdstate()
398 idmapdlog(LOG_DEBUG, "No trusted domains known"); in print_idmapdstate()
401 idmapdlog(LOG_DEBUG, "trusted domain = %s", in print_idmapdstate()
408 idmapdlog(LOG_DEBUG, in print_idmapdstate()
415 idmapdlog(LOG_DEBUG, in print_idmapdstate()
423 idmapdlog(LOG_DEBUG, "directory_based_mapping=%s", in print_idmapdstate()
425 idmapdlog(LOG_DEBUG, "ad_unixuser_attr=%s", in print_idmapdstate()
427 idmapdlog(LOG_DEBUG, "ad_unixgroup_attr=%s", in print_idmapdstate()
429 idmapdlog(LOG_DEBUG, "nldap_winname_attr=%s", in print_idmapdstate()
441 idmapdlog(LOG_ERR, "Error creating directory %s (%s)", in create_directory()
447 idmapdlog(LOG_ERR, "Error creating directory %s (%s)", in create_directory()