Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <jmulligan@redhat.com>
- Loading branch information