Category:Map Files
Last Updated:2011-08-18
 
In this example we will use an x.509 certificate.
The first thing to check is to make sure UnitySync is pulling the correct attribute. Typically binary attribute names end in ;binary (usercertificate;binary). You must make sure that this syntax is used in your sourcedef file in the attribs parameter.
Using a Custom Map file, add (or modify) the usercertificate attribute mapping to reflect this syntax:
usercertificate;binary=[usercertificate;binary]
The usage of [usercertificate] will tell UnitySync to sync every value in this attribute. If your attribute is single valued you can opt to use ^usercertificate ^.