1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source4/dsdb/common
Andrew Bartlett 09ae48b415 dsdb: Prepare to handle smartcard password rollover
We do this by allowing the password change control to indicate
that the password is to be randomised, bypassing the quality
checks (as true random passwords often fail these) and
re-randomising with the same code as is used for the KDC.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
2024-06-10 04:27:30 +00:00
..
tests ldb-samba: use ldb_comparison_fold_utf8() 2024-05-22 23:12:32 +00:00
dsdb_access.c s4/dsdb: try not to leak on access check failure 2023-10-26 01:24:32 +00:00
dsdb_dn.c s4:dsdb: fix spelling in comment 2024-04-23 01:33:29 +00:00
dsdb_dn.h s4:dsdb/common: rename DSDB_RMD_FLAG_INVISIBLE to DSDB_RMD_FLAG_HIDDEN_BL 2023-03-23 07:16:34 +00:00
rodc_helper.c Fix a few "might be uninitialized" errors 2024-04-23 19:02:10 +00:00
util_groups.c libcli/security: Rename sids_contains_sid() to sids_contains_sid_attrs() 2023-11-01 20:10:45 +00:00
util_links.c s4:dsdb: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
util_links.h dsdb: make get_parsed_dns_trusted() a common helper function 2019-02-13 04:15:14 +01:00
util_samr.c s4:dsdb: Fix leaks 2023-05-16 23:29:32 +00:00
util_trusts.c s4:dsdb:util_trusts: simplify the NULL case in dns_cmp 2024-05-07 23:25:35 +00:00
util.c dsdb: Prepare to handle smartcard password rollover 2024-06-10 04:27:30 +00:00
util.h s4:dsdb: Add dsdb_werror() macro 2024-02-16 02:41:36 +00:00