[389-devel] Determine if operation is internal or not

William Brown william at blackhats.net.au
Mon Aug 3 06:35:53 UTC 2015


Hi,

I can see that in a plugin we can determine if the operation is a replicate
operation with:

int is_repl = 0;
slapi_pblock_get(pb, SLAPI_IS_REPLICATED_OPERATION, &is_repl);

Is there a way to determine if the operation is from internal to the ds instance
as well? I can't see anything obvious.

Sincerely,

-- 
William Brown <william at blackhats.net.au>


More information about the 389-devel mailing list