The branch, master has been updated via b5427f4ce54 WHATSNEW: samba-tool without ad-dc from 595d12ca7b1 selftest: Print dns_update_cache path into the logs
https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit b5427f4ce54793c9ea8f91b272f21e860c21a948 Author: David Mulder <dmul...@suse.com> Date: Wed Jul 7 08:00:36 2021 -0600 WHATSNEW: samba-tool without ad-dc Signed-off-by: David Mulder <dmul...@suse.com> Reviewed-by: Douglas Bagnall <douglas.bagn...@catalyst.net.nz> Autobuild-User(master): David Mulder <dmul...@samba.org> Autobuild-Date(master): Thu Jul 8 14:43:11 UTC 2021 on sn-devel-184 ----------------------------------------------------------------------- Summary of changes: WHATSNEW.txt | 9 +++++++++ 1 file changed, 9 insertions(+) Changeset truncated at 500 lines: diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 82bd5eaefc6..076eaa2007b 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -46,6 +46,15 @@ NEW FEATURES/CHANGES In order to be accepted, the request must be issued by a client that is in the allow list and NOT in the deny list. +samba-tool available without the ad-dc +-------------------------------------- + +The samba-tool command is now available when samba is configured +--without-ad-dc. Not all features will work, and some ad-dc specific options +have been disabled. The samba-tool domain options, for example, are limited +when no ad-dc is present. Samba must still be built with ads in order to enable +samba-tool. + Improved command line user experience ------------------------------------- -- Samba Shared Repository