]> git.ipfire.org Git - thirdparty/samba.git/commit
lib:cmdline: Load network interfaces in _samba_cmdline_load_config_s4()
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 30 Jul 2024 04:55:17 +0000 (16:55 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Sun, 4 Aug 2024 00:32:39 +0000 (00:32 +0000)
commitbf8a22b2e459b990403e5593db404ed36deba78f
tree7d4ca2e926577c1e9d16a919d904479de60a5e6a
parent58b4d988fac0bf3574cf9e71931d4a42c1857821
lib:cmdline: Load network interfaces in _samba_cmdline_load_config_s4()

This makes the samba.tests.domain_backup tests start working again when
they are run standalone. Without the load_interfaces() call,
smb_sysvol_conn() fails to make a connection to the sysvol share.

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/cmdline/cmdline_s4.c
lib/cmdline/wscript