mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
Cosmetic patch - fixed case of attribute name.
This commit is contained in:
parent
aafbe63954
commit
4abd85898d
@ -184,7 +184,7 @@ static const struct {
|
||||
const char *attr;
|
||||
enum op_remove op;
|
||||
} operational_remove[] = {
|
||||
{ "ntSecurityDescriptor", OPERATIONAL_REMOVE_UNASKED },
|
||||
{ "nTSecurityDescriptor", OPERATIONAL_REMOVE_UNASKED },
|
||||
{ "parentGUID", OPERATIONAL_REMOVE_ALWAYS },
|
||||
{ "replPropertyMetaData", OPERATIONAL_REMOVE_UNASKED },
|
||||
{ "ntPwdHistory", OPERATIONAL_REMOVE_UNASKED },
|
||||
|
Loading…
x
Reference in New Issue
Block a user