mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
9c2fcb689b
This makes us scale better with many simultaneous winbind requests, some of which might be slow. This implementation breaks offline logons, as the cached credentials are maintained in a child (this needs fixing). So, if the offline logons are active, only allow one DC connection. Probably the offline logon and the scalable file server cases are separate enough so that this patch is useful even with the restriction. |
||
---|---|---|
.. | ||
loadparm_server_role.c | ||
loadparm.c | ||
test_lp_load.c | ||
util.c |