diff options
author | Endi S. Dewata <edewata@redhat.com> | 2010-01-18 21:47:24 -0600 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2010-01-23 22:41:28 +0100 |
commit | d69d07ce62f2cb9468caf8d1a1dddc8082e0d492 (patch) | |
tree | 3f50a41b9c3dc26ced743a03f1011ffacad4b24c | |
parent | 5cdd30011c5b09fd9aac669047e0c2f60f558feb (diff) | |
download | samba-d69d07ce62f2cb9468caf8d1a1dddc8082e0d492.tar.gz samba-d69d07ce62f2cb9468caf8d1a1dddc8082e0d492.tar.bz2 samba-d69d07ce62f2cb9468caf8d1a1dddc8082e0d492.zip |
s4-provision: Added msDS-NcType into samba4Top object class
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
-rw-r--r-- | source4/setup/schema_samba4.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/setup/schema_samba4.ldif b/source4/setup/schema_samba4.ldif index e28aa0e5cb..401af16978 100644 --- a/source4/setup/schema_samba4.ldif +++ b/source4/setup/schema_samba4.ldif @@ -277,6 +277,7 @@ systemMayContain: netbootSCPBL systemMayContain: ownerBL systemMayContain: msDS-ReplValueMetaData systemMayContain: msDS-ReplAttributeMetaData +systemMayContain: msDS-NcType systemMayContain: msDS-NonMembersBL systemMayContain: msDS-NCReplOutboundNeighbors systemMayContain: msDS-NCReplInboundNeighbors |