summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorMatthieu Patou <mat@matws.net>2011-06-19 01:17:27 +0400
committerMatthieu Patou <mat@samba.org>2011-06-19 23:21:08 +0200
commit8a19e1ecfb716579e662d2d6b6bceeccbf7e7741 (patch)
treedc5c77b6c10e23633eba7af8de451fa2a4678569 /source4
parent15637206b9b51fea31aa267244aeb386c1ba7676 (diff)
downloadsamba-8a19e1ecfb716579e662d2d6b6bceeccbf7e7741.tar.gz
samba-8a19e1ecfb716579e662d2d6b6bceeccbf7e7741.tar.bz2
samba-8a19e1ecfb716579e662d2d6b6bceeccbf7e7741.zip
s4-upgradeprovision: skip versionNumber, it's used by GPO
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/scripting/bin/upgradeprovision1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/scripting/bin/upgradeprovision b/source4/scripting/bin/upgradeprovision
index 9bf09bd432..45c14e0027 100755
--- a/source4/scripting/bin/upgradeprovision
+++ b/source4/scripting/bin/upgradeprovision
@@ -113,6 +113,7 @@ hashOverwrittenAtt = { "prefixMap": replace, "systemMayContain": replace,
"wellKnownObjects":replace, "privilege":never,
"defaultSecurityDescriptor": replace,
"rIDAvailablePool": never,
+ "versionNumber" : add,
"rIDNextRID": add, "rIDUsedPool": never,
"defaultSecurityDescriptor": replace + add,
"isMemberOfPartialAttributeSet": delete,