mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
59694ad0a4
Winbind can ask rpcd_lsad for LookupNames etc. This can recurse back into winbind for getpwnam. We have the "_NO_WINBINDD" environment variable set in winbind itself for this case, but this is lost on the way into rpcd_lsad. Use a flag in global_sid_Samba_NPA_Flags to pass this information to dcerpc_core, where it sets the variable on every call if requested. Bug: https://bugzilla.samba.org/show_bug.cgi?id=15361 Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Tue May 16 11:54:32 UTC 2023 on atb-devel-224 |
||
---|---|---|
.. | ||
cli_lsarpc.c | ||
cli_lsarpc.h | ||
cli_mdssvc_private.h | ||
cli_mdssvc_util.c | ||
cli_mdssvc_util.h | ||
cli_mdssvc.c | ||
cli_mdssvc.h | ||
cli_netlogon.c | ||
cli_netlogon.h | ||
cli_pipe_schannel.c | ||
cli_pipe.c | ||
cli_pipe.h | ||
cli_samr.c | ||
cli_samr.h | ||
cli_spoolss.c | ||
cli_spoolss.h | ||
cli_winreg_int.c | ||
cli_winreg_int.h | ||
cli_winreg_spoolss.c | ||
cli_winreg_spoolss.h | ||
cli_winreg.c | ||
cli_winreg.h | ||
init_lsa.c | ||
init_lsa.h | ||
init_samr.c | ||
init_samr.h | ||
init_spoolss.c | ||
init_spoolss.h | ||
local_np.c | ||
local_np.h | ||
py_mdscli.c | ||
rpc_client.h | ||
rpc_transport_np.c | ||
rpc_transport_sock.c | ||
rpc_transport_tstream.c | ||
rpc_transport.h | ||
util_netlogon.c | ||
util_netlogon.h |