1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/smbd
Stefan Metzmacher 596b51c666 s4:server: avoid calling into nss_winbind from within 'samba'
The most important part is that the 'winbind_server' doesn't
recurse into itself. This could happen if the krb5 libraries
call getlogin().

As we may run in single process mode, we need to set
_NO_WINBINDD=1 everywhere, the only exception is the forked
'smbd'.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Jul 10 23:18:06 CEST 2013 on sn-devel-104
2013-07-10 23:18:06 +02:00
..
process_model.c Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
process_model.h
process_onefork.c replace: Support setproctitle(). 2012-09-24 23:06:07 +02:00
process_prefork.c Remove compatibility code for setproctitle() now moved to libreplace. 2012-09-24 23:06:07 +02:00
process_single.c s4-process_single: Use pid,task_id as cluster_id in process_single just like process_prefork 2013-01-26 16:13:04 +01:00
process_standard.c Remove compatibility code for setproctitle() now moved to libreplace. 2012-09-24 23:06:07 +02:00
process_thread.c
server.c s4:server: avoid calling into nss_winbind from within 'samba' 2013-07-10 23:18:06 +02:00
service_named_pipe.c Use the new directory_create_or_exist_strict() function. 2013-01-09 09:11:20 +01:00
service_stream.c service_stream: Log if the connection termination is deferred or not (bug #9820) 2013-07-10 06:57:06 +02:00
service_stream.h
service_task.c s4:service_task: add missing imessaging_cleanup() to task_server_terminate() 2013-01-27 15:50:30 +01:00
service_task.h
service.c
service.h
wscript_build docs: Merge both samba.8 manpages. 2012-12-03 16:28:31 +01:00