The Samba-Bugzilla – Attachment 15808 Details for
Bug 14286
WHATSNEW: zlib, fuzzing and samba-tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
suggested WHATSNEW text for samba-tool improvements
0001-WHATSNEW-samba-tool-improvements.patch (text/plain), 2.11 KB, created by
Andrew Bartlett
on 2020-02-21 00:08:42 UTC
(
hide
)
Description:
suggested WHATSNEW text for samba-tool improvements
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2020-02-21 00:08:42 UTC
Size:
2.11 KB
patch
obsolete
>From 17cb1357e9470e31b0176087583d300e2eefb4a1 Mon Sep 17 00:00:00 2001 >From: Andrew Bartlett <abartlet@samba.org> >Date: Fri, 21 Feb 2020 13:04:39 +1300 >Subject: [PATCH] WHATSNEW: samba-tool improvements >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >This text is based on https://gitlab.com/samba-team/samba/-/merge_requests/1015 >by Björn Baumbach, just re-worked a little to suit the WHATSNEW. > >I wrote the second section > >Signed-off-by: Andrew Bartlett <abartlet@samba.org> >--- > WHATSNEW.txt | 27 +++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) > >diff --git a/WHATSNEW.txt b/WHATSNEW.txt >index 0c370ff4bda..f6276ccd71c 100644 >--- a/WHATSNEW.txt >+++ b/WHATSNEW.txt >@@ -82,6 +82,33 @@ parsing code. > A large number of issues have been found and fixed thanks to this > effort. > >+samba-tool improvements add contacts as member to groups >+-------------------------------------------------------- >+ >+Previously "samba-tool group addmemers" can just add users, groups and >+computers as members to groups. But also contacts can be members of >+groups. Samba 4.12 adds the functionality to add contacts to >+groups. Since contacts have no sAMAccountName, it's possible that >+there are more than one contact with the same name in different >+organizational units. Therefore it's necessary to have an option to >+handle group members by their DN. >+ >+To get the DN of an object there is now the --full-dn option available >+for all necessary commands. >+ >+The MS Windows UI allows to search for specific types of group members >+when searching for new members for a group. This feature is included >+here with the new samba-tool group addmembers --object-type=OBJECTYPE >+option. The different types are selected accordingly to the Windows >+UI. The default samba-toole behaviour shouldn't be changed. >+ >+Allow filtering by OU or subtree in samba-tool >+---------------------------------------------- >+ >+A new --base-dn and --member-base-dn option is added to relevant >+samba-tool user, group and ou management commands to allow operation >+on just one part of the AD tree, such as a single OU. >+ > VFS > === > >-- >2.17.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
kseeger
:
review+
Actions:
View
Attachments on
bug 14286
:
15807
| 15808