On Mon, 2011-08-22 at 22:27 +0200, Matthieu Patou wrote: > Hi Hongwei, > > Hum it looks ok, but what about the replication between 2 DCs ? the > value should be concidered as a blob of bytes and not as a string no ?
Matthieu, This would not be an issue for Microsoft, as they replicate and store in 'UTF16'. We need to override our handling of this attribute, and only return it as a 'string' when dealing with an LDAP client. That way, our internal users can deal with it as a byte buffer, just like all other binary attributes. Andrew Bartlett -- Andrew Bartlett <[email protected]> _______________________________________________ cifs-protocol mailing list [email protected] https://lists.samba.org/mailman/listinfo/cifs-protocol
