1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/dsdb/schema
Andrew Bartlett 1592eaa5c7 dsdb: Set syntax of userParameters to binary string, not unicode string
This means we continue to store the values as given on SAMR, assuming
that the SAMR buffer is little endian.  The syntax for this specific
object is forced to be a binary blob, so that it is not converted on
DRSUAPI.

This commit does not fix existing databases, nor pdb_samba_dsdb (used
by classicupgrade).

Andrew Bartlett

Bug: https://bugzilla.samba.org/show_bug.cgi?id=8077
Change-Id: I10bb6aaecc381194e3c0ce6b9163f961acbdcee1
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2014-07-09 08:42:07 +02:00
..
tests s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and dsdb_class_from_ldb to dsdb_set_class_from_ldb 2012-04-18 00:06:59 +02:00
dsdb_dn.c ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
prefixmap.h s4-attid: Uppercase ATTID type constants 2010-11-08 23:06:41 +00:00
schema_convert_to_ol.c source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment. 2013-05-15 21:04:42 -07:00
schema_description.c s4:schema - Change also here counters to "unsigned" where needed 2010-03-07 19:01:15 +01:00
schema_filtered.c ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
schema_inferiors.c dsdb-schema: schema_fill_possible_inferiors() should rebuild everthing 2013-05-23 20:25:59 +10:00
schema_info_attr.c ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
schema_init.c dsdb: Do not refresh the schema using the wrong event context 2014-06-11 10:18:26 +02:00
schema_prefixmap.c dsdb-schema: Print clear debug message when we find a OID in our local DB we cannot convert 2013-05-16 19:02:03 +02:00
schema_query.c s4:dsdb_sort_objectClass_attr - simplify memory context handling 2012-08-22 01:31:55 +02:00
schema_set.c dsdb: Do not refresh the schema using the wrong event context 2014-06-11 10:18:26 +02:00
schema_syntax.c dsdb: Set syntax of userParameters to binary string, not unicode string 2014-07-09 08:42:07 +02:00
schema.h dsdb: Set syntax of userParameters to binary string, not unicode string 2014-07-09 08:42:07 +02:00