s4/domain behaviour flags: Fix them up in various locations
commit0c202e403f72ccb1c7081197e83094498fa390b0
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sun, 13 Sep 2009 10:37:41 +0000 (13 12:37 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 17 Sep 2009 10:40:33 +0000 (17 12:40 +0200)
treefa2464fefbab77a3e7b53150348a377d3b1ebbf0
parentbfb3eaabe7f716ade5821b6bc1e176171600e2a8
s4/domain behaviour flags: Fix them up in various locations

Additional notes:
- Bump the level to Windows Server 2008 R2 (we should support always the latest
  version - if we provision ourself)
- In "descriptor.c" the check for the "domainFunctionality" level shouldn't be
  needed: ACL owner groups (not owner user) are supported since Windows 2000
  Server (first AD edition)
  - I took the argument from: http://support.microsoft.com/kb/329194
source4/dsdb/samdb/ldb_modules/descriptor.c
source4/dsdb/samdb/ldb_modules/password_hash.c
source4/libnet/libnet_become_dc.c
source4/scripting/python/samba/provision.py