dsdb: Create rootdse_get_private_data()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 9 Apr 2018 19:58:07 +0000 (07:58 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Apr 2018 03:15:17 +0000 (05:15 +0200)
commit63956116328c0d1b75ff23e115de0389d95ae137
treeebe8f0b5d9154329a14cd85befd89d42869382d7
parent18d4a1cc3fa1fd9635bdfa702a62fc81e50f4be9
dsdb: Create rootdse_get_private_data()

This will get the private data on the first call, allowing that not to be
the init() hook.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13379

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/rootdse.c