s4-rpc_server/backupkey: Use samdb_system_container_dn() in set_lsa_secret()
commit4f1156f138d9a525fea5b720995aa9adca41316b
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jul 2023 05:09:31 +0000 (27 17:09 +1200)
committerJule Anger <janger@samba.org>
Tue, 1 Aug 2023 11:11:16 +0000 (1 11:11 +0000)
tree4e5bff30a1c392e4f41d57b756a9fc01d88a9187
parent2f1502a70d831d2e2d59f136918276c508bcb96c
s4-rpc_server/backupkey: Use samdb_system_container_dn() in set_lsa_secret()

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 13eed1e0e7d0bdef6b5cdb6b858f124b812adbea)
source4/rpc_server/backupkey/dcesrv_backupkey.c