[PATCH 7/7] s4: add possibleInferiors to the list of not updated because it is constructed

Matthieu Patou mat at matws.net
Thu Nov 26 23:26:39 MST 2009


---
 source4/scripting/bin/upgradeprovision |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/source4/scripting/bin/upgradeprovision b/source4/scripting/bin/upgradeprovision
index 78ed04a..2c648dd 100755
--- a/source4/scripting/bin/upgradeprovision
+++ b/source4/scripting/bin/upgradeprovision
@@ -73,7 +73,7 @@ hashAttrNotCopied = { 	"dn": 1,"whenCreated": 1,"whenChanged": 1,"objectGUID": 1
 						"showInAdvancedViewOnly": 1,"instanceType": 1, "cn": 1, "msDS-Behavior-Version":1, "nextRid":1,\
 						"nTMixedDomain": 1,"versionNumber":1, "lmPwdHistory":1, "pwdLastSet": 1, "ntPwdHistory":1, "unicodePwd":1,\
 						"dBCSPwd":1,"supplementalCredentials":1,"gPCUserExtensionNames":1, "gPCMachineExtensionNames":1,\
-						"maxPwdAge":1, "mail":1, "secret":1}
+						"maxPwdAge":1, "mail":1, "secret":1,"possibleInferiors":1}
 
 # Usually for an object that already exists we do not overwrite attributes as they might have been changed for good
 # reasons. Anyway for a few of thems it's mandatory to replace them otherwise the provision will be broken somehow.
-- 
1.6.3.3


--------------060606050802000709020609
Content-Type: text/x-patch;
 name="0002-s4-Define-the-recalculate_sd-control.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="0002-s4-Define-the-recalculate_sd-control.patch"



More information about the samba-technical mailing list