summaryrefslogtreecommitdiff
path: root/source3/passdb
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2017-05-17 10:11:18 +0200
committerStefan Metzmacher <metze@samba.org>2017-06-27 16:57:46 +0200
commita59c9cba31a801d90db06b767cfd44776f4ede77 (patch)
treeb2d0ab071424edf0e6c2ab0caf90707c5543a465 /source3/passdb
parent28ac10503476de3c000b3deee2c1f67e0b305578 (diff)
downloadsamba-a59c9cba31a801d90db06b767cfd44776f4ede77.tar.gz
secrets.idl: add secrets_domain_info that will be used in secrets.tdb for machine account trusts
This blob will be store in secrets.tdb. It makes it possible to store much more useful details about the workstation trust. The key feature that that triggered this change is the ability to store details for the next password change before doing the remote change. This will allow us to recover from failures. While being there I also thought about possible new features, which we may implement in the near future. We also store the raw UTF16 like cleartext buffer as well as derived keys like the NTHASH (arcfour-hmac-md5 key) and other kerberos keys. This will allow us to avoid recalculating the keys for an in memory keytab in future. I also added pointer to an optional lsa_ForestTrustInformation structure, which might be useful to implement multi-tenancy in future. BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/passdb')
0 files changed, 0 insertions, 0 deletions