]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:dsdb/common: samdb_confirm_rodc_allowed_to_repl_to() only needs a const sid
authorStefan Metzmacher <metze@samba.org>
Wed, 2 Oct 2024 16:04:27 +0000 (18:04 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commitc9eaf5e22de730f1e7575f6697f32dbb377eae06
treeb9b92c2c7f84e1b90182dfccadda0c174829bd43
parent7f478656dcf08619bc3a7ad390c7db3bfdef924e
s4:dsdb/common: samdb_confirm_rodc_allowed_to_repl_to() only needs a const sid

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/common/rodc_helper.c