dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming user
authorAndrew Bartlett <abartlet@samba.org>
Tue, 11 Sep 2012 10:59:51 +0000 (20:59 +1000)
committerStefan Metzmacher <metze@samba.org>
Wed, 12 Sep 2012 14:51:29 +0000 (16:51 +0200)
commit61a07df824f2231609b2b3bd157e995f623425a3
tree8ef5e6681f364224db410de1aad7c57b75a4ade5
parentc4aef88b32de105527c895c5d5e1b9ed68a06601
dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming user

This avoids re-opening the DB as the correct user, but applies all the right ACLs
and resulting owner.

This needs a bit more testing...

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Kai Blin <kai@samba.org>
source4/dns_server/dns_update.c