Lines Matching defs:profile

712 		 * profile is refreshed, all servers are good.
1424 * recreated after the configuration profile is refreshed
1426 * the NS_LDAP_CACHETTL parameter (configuration profile
2219 char *profile = NULL;
2233 logit("Error: Unable to profile name: %s\n",
2239 logit("Error: Unable to profile name: %s\n",
2248 profile = strdup((char *)*paramVal);
2251 if (profile == NULL) {
2256 _PROFILE1_OBJECTCLASS, _PROFILE2_OBJECTCLASS, profile);
2264 * Is profile name the DEFAULTCONFIGNAME?
2267 if (strcmp(profile, DEFAULTCONFIGNAME) == 0) {
2270 "default profile: %s.\n",
2271 profile);
2273 "default profile: %s.\n",
2274 profile);
2278 "Error: Unable to refresh profile:%s:"
2279 " %s\n", profile, error->message);
2280 logit("Error: Unable to refresh profile:"
2281 "%s:%s\n", profile, error->message);
2284 "from profile:%s. (error=%d)\n",
2285 profile, rc);
2286 logit("Error: Unable to refresh from profile "
2287 "%s (error=%d)\n", profile, rc);
2292 free(profile);
2295 free(profile);
2316 * reset the local profile TTL
2323 logit("update_from_profile: reset profile TTL to %d"
2336 logit("Error: downloaded profile failed to pass "
2420 logit("perform_update: current profile TTL is %d seconds\n",
2426 * set the profile TTL parameter, just
2428 * the profile from server would fail
2436 * NS_LDAP_CACHETTL_P value can be reset after the profile is
2457 logit("Error: Unable to update from profile\n");
2509 syslog(LOG_ERR, "Unable to refresh profile, LDAP configuration"
2522 syslog(LOG_ERR, "Unable to refresh profile consistently, "
2564 logit("getldap_refresh: current profile TTL is %d "
2630 * the profile or expire time already passed,