]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-rpc_server/lsa: Use samdb_system_container_dn() in dcesrv_lsa_get_policy_state()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jul 2023 04:58:13 +0000 (16:58 +1200)
committerJule Anger <janger@samba.org>
Tue, 1 Aug 2023 09:53:12 +0000 (09:53 +0000)
commitcabc229210d6af37a3250c396c7b112605898e43
tree88424be46915e97b222d5c9ac33b28585556920a
parent30c14e87e2b66dd2ec4f09097394e5179c50411f
s4-rpc_server/lsa: Use samdb_system_container_dn() in dcesrv_lsa_get_policy_state()

This is now exactly the same actions, but just uses common code to do it.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 4e18066fa243da1c505f782ba87187c3bb1078ee)
source4/rpc_server/lsa/lsa_init.c