mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
a59c9cba31
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> |
||
---|---|---|
.. | ||
IDL_LICENSE.txt | ||
leases_db.idl | ||
libnet_join.idl | ||
libnetapi.idl | ||
open_files.idl | ||
perfcount.idl | ||
secrets.idl | ||
smbXsrv.idl | ||
wscript_build |