These pointers should be for the service we just cloned, not the new service
authorAndrew Bartlett <abartlet@samba.org>
Tue, 30 Jul 2002 04:23:59 +0000 (04:23 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Jul 2002 04:23:59 +0000 (04:23 +0000)
commitd91cbdac92ca52c96148bc14b109865353728728
treed5fc1e84fa37820ec18e291177d42775d4d3cad3
parenta46793938082f8abed4a3b8e8fa608bb50f5de46
These pointers should be for the service we just cloned, not the new service
as it might actually not be a clone, but a 'found' service.

Previously this meant that a second session setup on the same TCP/IP connection
for a user would write '' as the home directory.  Instead, I want it to update
the share to be there current home directory (so that this can be updated
without the need to reboot the client for example).

Andrew Bartlett
(This used to be commit 84c1a5b0f046fa0375563120da117a8e76fb5b8c)
source3/param/loadparm.c