mirror of
https://github.com/samba-team/samba.git
synced 2025-10-05 23:33:16 +03:00
s4:provision: Added ComPartitionSets entry.
Without this entry, opening the COM+ tab under the properties of an OU within ADUC results in the following error: "Unable to retrieve all user properties, 0x80072030"
This commit is contained in:
committed by
Andrew Tridgell
parent
95eeef91d3
commit
c80c3b5edd
@@ -82,3 +82,8 @@ dn: CN=IP Security,CN=System,${DOMAINDN}
|
||||
objectClass: top
|
||||
objectClass: container
|
||||
|
||||
dn: CN=ComPartitionSets,CN=System,${DOMAINDN}
|
||||
objectClass: top
|
||||
objectClass: container
|
||||
systemFlags: -1946157056
|
||||
|
||||
|
Reference in New Issue
Block a user