Imported Debian patch 4.0.5-6~numeezy
This commit is contained in:
committed by
Mario Fetka
parent
c44de33144
commit
10dfc9587b
@@ -104,7 +104,7 @@ static int ipa_sidgen_add_post_op(Slapi_PBlock *pb)
|
||||
if (ctx->dom_sid == NULL) {
|
||||
ret = get_dom_sid(ctx->plugin_id, ctx->base_dn, &ctx->dom_sid);
|
||||
if (ret != 0) {
|
||||
LOG("Domain SID not available, nothing to do.\n");
|
||||
LOG_FATAL("Domain SID not available, nothing to do.\n");
|
||||
ret = 0;
|
||||
goto done;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user