mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
3fc2c03ea3
This function is helpfully called between when we finish processing
the globals and when we start processing the individual shares. This
means that the "vfs objects" and other per-share settings we specify
here become the defaults for (eg) [netlogon] and [sysvol] but the
admin can override these on a per-share basis or (as we must in make
test) for the whole server.
This broke setting and fetching of group policy objects from Windows
clients, since this setting was moved from fileserver.conf in
|
||
---|---|---|
.. | ||
loadparm_ctx.c | ||
loadparm.c | ||
pyparam.c | ||
service.c | ||
test_lp_load.c | ||
util.c |