mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
76b38d11fd
- this creates a new task and then starts a process_model "single"
with service "winbind_task"
- that means with -M single everything is in one process
with - M standard winbind is a seperate process but didn't fork for each connection
with -M thread winbind is a seperate thread but didn't thread for each connection
- the dummy server listen s on /tmp/.winbind/echo
and for better testing with telnet also on 127.0.255.1 port 55555
metze
(This used to be commit
|
||
---|---|---|
.. | ||
config.mk | ||
wb_server.c |