mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
3121be69ca
This avoids a crash that's triggered by windows clients using handles from samr_Connect*() on across multiple connections within an association group. In other cases is not strictly required, but it makes it easier to audit that source4/rpc_server no longer calls samdb_connect() directly and also improves the auditing for the dcesrv_samdb_connect_as_system() case. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14468 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Jule Anger <janger@samba.org> Autobuild-Date(master): Tue Nov 9 20:37:30 UTC 2021 on sn-devel-184 |
||
---|---|---|
.. | ||
dcesrv_samr.c | ||
dcesrv_samr.h | ||
samr_password.c |