summaryrefslogtreecommitdiff
path: root/source4/dsdb/gmsa
AgeCommit message (Expand)AuthorFilesLines
2025-08-27s4:dsdb: Remove outdated commentsJennifer Sutton2-4/+0
2024-08-27lib: Add a few explicit includesVolker Lendecke1-0/+1
2024-06-10kdc: Use a consistent, stable time throughout the Heimdal KDCAndrew Bartlett1-0/+11
2024-06-10dsdb: Make argument order of dsdb_update_gmsa_{entry_,}keys() consistant with...Andrew Bartlett2-9/+11
2024-05-22s4:kdc: Merge current and previous gMSA keys during period when both are validJo Sutton2-0/+28
2024-05-03s4:dsdb: Fix stack use after scope in gkdi_create_root_key()Andreas Schneider1-1/+1
2024-04-21s4-gmsa: Do not attempt password set on remote LDAP connectionsAndrew Bartlett1-0/+16
2024-04-21s4:dsdb: Add dsdb_update_gmsa_keys()Jo Sutton2-0/+289
2024-04-21s4:dsdb: Move the responsibility for determining whether an account is a gMSA...Jo Sutton2-14/+18
2024-04-21s4:dsdb: Store found managed password ID as part of gMSA update structureJo Sutton2-0/+38
2024-04-21s4:dsdb: Store account DN as part of gMSA update structureJo Sutton2-0/+10
2024-04-21s4:dsdb: Only reuse the current password ID as the previous password ID when ...Jo Sutton1-3/+9
2024-04-21s4:dsdb: Add a note that administrators should not set the clock too far in t...Jo Sutton1-0/+6
2024-04-21s4:dsdb: No longer pass DSDB_SEARCH_ONE_ONLY flag to dsdb_search_dn()Jo Sutton1-1/+1
2024-04-16s4:dsdb: Add functions for Group Managed Service Accounts implementationJo Sutton4-0/+1793
2024-03-28s4-dsdb: Create KdfParameters at runtimeAndrew Bartlett1-7/+22
2024-03-28s4-dsdb: Indent DH parameters table in gkdi_create_root_key()Andrew Bartlett1-30/+29
2024-03-28s4-dsdb: Populate new GKDI root keys from the server configuration objectAndrew Bartlett1-90/+226
2024-03-01s4:dsdb: Add functions for GKDI root key creationJo Sutton2-0/+402