mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
Return a couple more attrs by default
Seems to want name and distinguishedName to always be returned. Signed-off-by: Howard Chu <hyc@symas.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Nadezhda Ivanova <nivanova@symas.com>
This commit is contained in:
parent
2a452f2374
commit
bc1503a966
@ -476,6 +476,8 @@ static const char * const entryuuid_wildcard_attributes[] = {
|
||||
"usnCreated",
|
||||
"usnChanged",
|
||||
"memberOf",
|
||||
"name",
|
||||
"distinguishedName",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user