1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/dsdb/samdb
Andrew Bartlett 8e45b202ca dsdb: Use samdb_get_system_container_dn() to get Password Settings Container
By doing this we use the common samdb_get_system_container_dn() routine and we
avoid doing a linerize and parse step on the main DN, instead using the
already stored parse of the DN.  This is more hygenic.

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 3669caa97f)
2023-08-01 09:53:17 +00:00
..
ldb_modules dsdb: Use samdb_get_system_container_dn() to get Password Settings Container 2023-08-01 09:53:17 +00:00
cracknames.c CVE-2020-25722 s4/cracknames: add comment pointing to samldb spn handling 2021-11-09 19:45:33 +00:00
samdb_privilege.c s4-auth Remove event context from privilage database handling 2010-12-21 15:10:38 +11:00
samdb.c Do not create an empty DB when accessing a sam.ldb 2020-11-26 06:52:41 +00:00
samdb.h selftest/drs: Demonstrate ERROR(ldb): uncaught exception - Deleted target CN=NTDS Settings... in join 2023-04-05 10:40:13 +00:00