The branch, v4-18-test has been updated via 8b97aca0dee WHATSNEW 4.18: mention samba-tool dsacl delete from 1886a72d966 VERSION: Bump version up to 4.18.0rc2...
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-18-test - Log ----------------------------------------------------------------- commit 8b97aca0dee6bfe47a0903a8a61f3e09bd779aea Author: Douglas Bagnall <douglas.bagn...@catalyst.net.nz> Date: Thu Jan 19 14:18:15 2023 +1300 WHATSNEW 4.18: mention samba-tool dsacl delete Signed-off-by: Douglas Bagnall <douglas.bagn...@catalyst.net.nz> Autobuild-User(v4-18-test): Jule Anger <jan...@samba.org> Autobuild-Date(v4-18-test): Fri Jan 20 12:00:40 UTC 2023 on atb-devel-224 ----------------------------------------------------------------------- Summary of changes: WHATSNEW.txt | 8 ++++++++ 1 file changed, 8 insertions(+) Changeset truncated at 500 lines: diff --git a/WHATSNEW.txt b/WHATSNEW.txt index eb71f69fadc..4aa903c2fec 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -65,6 +65,14 @@ already used it, the defaults have changed slightly. set it overrides --color for the purpose of the output diagram, but not for other output like error messages. +New samba-tool dsacl subcommand for deleting ACES +------------------------------------------------- + +The samba-tool dsacl tool can now delete entries in directory access +control lists. The interface for 'samba-tool dsacl delete' is similar +to that of 'samba-tool dsacl set', with the difference being that the +ACEs described by the --sddl argument are deleted rather than added. + No colour with NO_COLOR environment variable -------------------------------------------- -- Samba Shared Repository