repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl server
authorGarming Sam <garming@catalyst.net.nz>
Wed, 16 Nov 2016 01:44:40 +0000 (14:44 +1300)
committerGarming Sam <garming@samba.org>
Thu, 15 Jun 2017 03:31:59 +0000 (05:31 +0200)
commite244ba4a8f8dea571df6abb96324cb696af67450
tree7d950df338f845904f6a5b83b79305017d669325
parenta7ef0f8be4bda18e3916bdbe8468bc1703060d94
repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl server

Although we do not currently support this in the server, this will cause
data loss against a Windows DC unless we set this flag as per the docs.
This flag is required for the RODC.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Garming Sam <garming@samba.org>
Autobuild-Date(master): Thu Jun 15 05:31:59 CEST 2017 on sn-devel-144
python/samba/kcc/__init__.py
source4/dsdb/kcc/kcc_periodic.c
source4/dsdb/repl/drepl_out_helpers.c