1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/dsdb/tests/python
Andrew Bartlett ecf0dd49e0 repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap value
We must, when dealing with custom schema, respect the msDC-IntId value recorded
in the schema.  If we do not, then we will create multiple replPropertyMetaData
records for the one attribute.  This may cause confusion during replication.

This fixes the issue by always calling dsdb_attribute_get_attid() to obtain
the correct local (32 bit integer) attribute ID

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11443
2016-03-08 01:58:26 +01:00
..
acl.py Fix various spelling errors 2015-11-06 13:43:45 +01:00
deletetest.py s4-dsdb-tests: Move base tests for Tombstone reanimation in tombstone_reanimation module 2015-02-03 05:02:12 +01:00
dirsync.py Move option handling into samba.tests.subunitrun. 2014-11-22 02:23:10 +01:00
dsdb_schema_info.py Reduce number of places where sys.path is (possibly) updated for external module paths. 2014-11-30 20:54:03 +01:00
ldap_schema.py repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap value 2016-03-08 01:58:26 +01:00
ldap_syntaxes.py ldap_syntaxes: Use samba.tests.subunitrun. 2014-11-22 02:23:10 +01:00
ldap.py s4-dsdb-test: remove trailing ';' in ldap.py 2015-02-03 05:02:12 +01:00
notification.py s4:dsdb/tests: add notification.py with some basic tests 2016-02-17 03:43:23 +01:00
password_lockout.py password_lockout: test creds.get_kerberos_state() 2015-12-15 03:17:52 +01:00
passwords.py passwords: Use samba.tests.subunitrun. 2014-11-22 02:23:10 +01:00
sam.py dsdb: fix error message in sam test 2015-03-17 16:48:07 +01:00
sec_descriptor.py sec_descriptor: Use samba.tests.subunitrun. 2014-11-22 02:23:10 +01:00
sites.py dsdb subnets: warn when an IPv6 address is in IPv4 embedding range 2015-12-24 07:16:25 +01:00
token_group.py dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptable 2014-12-22 17:17:02 +01:00
tombstone_reanimation.py dsdb-tests: Give more helpful information about attribute differences 2015-03-20 13:49:26 +01:00
urgent_replication.py s4:dsdb/tests: don't use spaces in lDAPDisplayName in urgent_replication.py 2016-02-17 03:43:23 +01:00
user_account_control.py CVE-2015-8467: samdb: Match MS15-096 behaviour for userAccountControl 2015-12-16 16:03:18 +01:00