You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commands: update smb.conf post- provision and join funcs
Global options passed to the samba-tool commands do no persist in the
smb.conf generated by samba-tool domain {provision,join} commands. In
order to get custom global configurations into the AD DC we can instead
use the smbconf configuration reader to read the current smb.conf and
merge in any options defined in the sambacc configuration.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments