Lines Matching refs:gpo_dn
118 const char *gpo_dn;
124 const char *gpo_dn;
2675 gplink_list[num_enabled]->gpo_dn =
2678 if (gplink_list[num_enabled]->gpo_dn == NULL) {
3142 * gpo_dn fields with prioritized list of GPO DNs. Prioritization ensures that:
3239 talloc_steal(enforced_gpo_dns, gp_gplink->gpo_dn);
3248 talloc_steal(unenforced_gpo_dns, gp_gplink->gpo_dn);
3279 candidate_gpos[gpo_dn_idx]->gpo_dn =
3282 if (candidate_gpos[gpo_dn_idx]->gpo_dn == NULL) {
3287 "candidate_gpos[%d]->gpo_dn: %s\n",
3288 gpo_dn_idx, candidate_gpos[gpo_dn_idx]->gpo_dn);
3300 candidate_gpos[gpo_dn_idx]->gpo_dn =
3302 if (candidate_gpos[gpo_dn_idx]->gpo_dn == NULL) {
3308 "candidate_gpos[%d]->gpo_dn: %s\n",
3309 gpo_dn_idx, candidate_gpos[gpo_dn_idx]->gpo_dn);
3666 const char *gpo_dn = gp_gpo->gpo_dn;
3670 gpo_dn, SECINFO_DACL, attrs, state->timeout);
3754 const char *gpo_dn = state->candidate_gpos[state->gpo_index]->gpo_dn;
3757 "No attrs found for GPO [%s].\n", gpo_dn);
4372 char *gpo_dn;
4416 state->gpo_dn = talloc_strdup(state, lud->lud_dn);
4417 if (!state->gpo_dn) {
4532 state->gpo_dn,
4582 "No attrs found for referred GPO [%s].\n", state->gpo_dn);