1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/dsdb
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
..
common dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
dns Avoid including libds/common/roles.h in public loadparm.h header. 2016-01-13 04:43:23 +01:00
kcc dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
repl dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
samdb repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap value 2016-03-08 01:58:26 +01:00
schema dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
tests/python repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap value 2016-03-08 01:58:26 +01:00
pydsdb.c pydsdb: Fix returning of ldb.MessageElement. 2016-03-08 01:58:25 +01:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build Rename 'errors' to 'samba-errors' and make it public. 2016-01-13 07:47:04 +01:00