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)
commit84c1a5b0f046fa0375563120da117a8e76fb5b8c
treeb2cc3cb9a3c98b1077e6f2a650c0de7384114cda
parent082c0324cde38fadd70934a10849c7d40a34e3b1
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
source/param/loadparm.c