s4-dsdb-util: Execute ldb_request using LDB_CONTROL_AS_SYSTEM
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Fri, 18 Dec 2009 16:14:38 +0000 (18:14 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 21 Dec 2009 12:44:53 +0000 (23:44 +1100)
commit7685bbbc4ea2ffc522a1582a561477dad2c862b2
tree8d4614f94cb22dfa64890e672deb135608647774
parent11e2c5777dc1bd8af1f696e04d0712fe43e7a21a
s4-dsdb-util: Execute ldb_request using LDB_CONTROL_AS_SYSTEM

This function is intended to be used when data needs
to be modified skipping access checks.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/common/util.c