]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-rpc_server:getncchanges Add "old Samba" mode regarding GET_ANC/GET_TGT
authorAndrew Bartlett <abartlet@samba.org>
Thu, 29 Sep 2022 01:53:38 +0000 (14:53 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 4 Oct 2022 02:48:37 +0000 (02:48 +0000)
commit314bc44fa9b8fc99c80bfcfff71f2cec67bbda36
tree646c8421be1ac48cc460680f18528a77c01c9d20
parent7ff743d65dcf27ffe0c6861720e8ce531bfa378d
s4-rpc_server:getncchanges Add "old Samba" mode regarding GET_ANC/GET_TGT

This emulates older verions of Samba that fail to implement
DRSUAPI_DRS_GET_ANC correctly and totally fails to support
DRSUAPI_DRS_GET_TGT.

This will allow testing of a client-side fallback, allowing migration
from sites that run very old Samba versions over DRSUAPI (currently
the only option is to attempt an in-place upgrade).

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/rpc_server/drsuapi/getncchanges.c