the change in the way %U is handled to use current_user has broken
authorAndrew Tridgell <tridge@samba.org>
Mon, 18 Nov 2002 03:11:59 +0000 (03:11 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 18 Nov 2002 03:11:59 +0000 (03:11 +0000)
commitd664e6b4d20d545b31910666d9cea7384fd40a73
tree08bf4435f295345745ab0fd183ee3eab646aa05d
parentd813997c5a66f786b191459de0dd030f4a1c539e
the change in the way %U is handled to use current_user has broken
some basic usages like 'include = smb.conf.%U'

This changes fixes things again, by checking for reload after we setup
current_user in tconx.
source/smbd/service.c