mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
0651fa474c
This is important for the source3/rpc_server code as it might be called embedded in smbd and may not run as root with access to our private tdb/ldb files. Note this is only really needed for 4.15 and older, as we no longer run the rpc_server embedded in smbd, but we better be consistent for now. This should be able to fix the problem the printing no longer works on Windows 7 with 2021-10 monthly rollup patch (KB5006743). Windows uses NTLMSSP with privacy at the DCERPC layer on top of NCACN_NP (smb). BUG: https://bugzilla.samba.org/show_bug.cgi?id=14867 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> |
||
---|---|---|
.. | ||
binding_handle.c | ||
binding.c | ||
dcerpc_error.c | ||
dcerpc_helper.c | ||
dcerpc_helper.h | ||
dcerpc_pkt_auth.c | ||
dcerpc_pkt_auth.h | ||
dcerpc_util.c | ||
dcerpc_util.h | ||
dcesrv_auth.c | ||
dcesrv_core.c | ||
dcesrv_core.h | ||
dcesrv_handles.c | ||
dcesrv_mgmt.c | ||
dcesrv_reply.c | ||
rpc_common.h |