]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb: Add new function samdb_system_container_dn()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jul 2023 04:12:11 +0000 (16:12 +1200)
committerJule Anger <janger@samba.org>
Tue, 1 Aug 2023 09:53:12 +0000 (09:53 +0000)
commitbac861ed27fb4dc49a6defa3e26f0ea29b6dda4f
tree363836d22f5a9ca3e0bf3d06832fc4050eb1b6b7
parent7112efed3d40b9220bf0d32e93d4de099565743e
dsdb: Add new function samdb_system_container_dn()

This will replace many calls crafting or searching for this DN
elsewhere in the code.

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

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 25b0e1102e1a502152d2695aeddf7c65555b16fb)
source4/dsdb/common/util.c