1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Andrew Bartlett ff98bf96e9 2008R2: Missing extended rights for objectVersion 45
We appear to have been missing some extended rights from 2008R2. These were
added in samba by the extended-rights.ldif

On Windows this was in Sch45.ldf (triggered by adprep schema updates).

We add these changes to adprep/samba-4.7-missing-for-schema-45.ldif,
which can be used to apply the changes to an existing Samba instance.

This is not extracted from the Sch45.ldf file provided by Microsoft
but is instead extracted using ldapcmp against a Samba install running
the new extended-rights.ldif.

Finally, these schema changes mean that the upgradeprovision test starts
failing. This is because it's using an old 4.0.0 schema (that doesn't
have these schema changes), but it's comparing it against a fresh
provision (which does have the changes). We can avoid this failure by
using the 'samba-tool domain schemaupgrade' to bring the old 4.0.0 schema
in line with a fresh provision. Note that the 'upgradeprovision --full'
test doesn't need this change as it seems to more aggressively copy over
any schema differences with a fresh provision.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2017-12-14 08:20:16 +01:00
..
auth s4:auth_winbind: remove unused 'winbind_wbclient' backend 2017-12-13 20:34:24 +01:00
build/pasn1
cldap_server source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
client s4: cifsdd: Allocate the event context off NULL, not talloc_autofree_context(). 2017-05-13 16:50:13 +02:00
cluster Remove callers of lp_use_ntdb 2015-03-17 11:30:51 +01:00
dns_server dns server: fix warning about enum mismatch 2017-11-22 10:20:20 +01:00
dsdb schema: Allow schemaUpdateNow to refresh schema during a transaction 2017-12-14 08:20:15 +01:00
echo_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
heimdal HEIMDAL:kdc: fix dh->q allocation check in get_dh_param() 2017-12-06 19:06:21 +01:00
heimdal_build s4:heimdal_build: there's no need to define HAVE_KRB5_ADDRESSES twice 2017-10-11 12:33:42 +02:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc s4:kdc: only map SDB_ERR_NOT_FOUND_HERE to HDB_ERR_NOT_FOUND_HERE 2017-12-06 23:16:54 +01:00
ldap_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
lib s4: remove ipv6:enabled parameteric option 2017-12-13 20:34:23 +01:00
libcli Make sure smbtorture tests can run if someone has set their min protocol above NT1. 2017-09-20 22:48:15 +02:00
libnet schema: Make writing indices flag an enum for a new state 2017-11-24 01:13:14 +01:00
librpc librpc-build: ignore unused functions in generated code 2017-11-22 10:20:20 +01:00
nbt_server source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
ntp_signd source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
ntvfs python: Port ntvfs posix bindings to Python 3 compatible form 2017-11-08 17:57:21 +01:00
param s4:pyparam: Fix resource leaks on error 2017-10-27 20:33:25 +02:00
rpc_server s2-rpc-server: fix enum type in assignment 2017-11-22 10:20:21 +01:00
script find_unused_macros: Remove obsolete script that finds unused macros. 2014-08-31 21:21:13 +02:00
scripting Fix formating of sources to be less than 80 lines 2017-11-21 01:51:59 +01:00
selftest s4:selftest: remove samba.blackbox.pdbtest.s4winbind test 2017-12-13 20:34:23 +01:00
setup 2008R2: Missing extended rights for objectVersion 45 2017-12-14 08:20:16 +01:00
smb_server source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
smbd s4:samba: Allow samba daemon to run in foreground 2017-11-28 11:37:06 +01:00
torture Added smbc_SetLogCallback which lets third party code to capture libsmbclient logs 2017-12-10 04:56:23 +01:00
utils man pages: change http://samba.org to https://www.samba.org 2016-12-09 13:10:26 +01:00
web_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
winbind source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
wrepl_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
.clang_complete
.valgrind_suppressions
wscript_build Do not install smbclient4 and nmblookup4 2014-04-15 03:25:13 +02:00