]> git.ipfire.org Git - thirdparty/samba.git/commit
winbind: set logfile after reloading config
authorRalph Boehme <slow@samba.org>
Wed, 20 Jan 2021 11:27:23 +0000 (12:27 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 21 Jan 2021 21:48:30 +0000 (21:48 +0000)
commit0c4497f8c66d0ea7c68d42c19e859932ebc3e2ac
treeff099fa38f74ec3fa28f92d83cfea0c170a35f90
parent81edc65e79aba121db800ec53aadd766e61a0001
winbind: set logfile after reloading config

lp_load_global() will overwrite whatever we've set with lp_set_logfile().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14602

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd.c