Hi,

One of the main goals we have for Syncope is to be able to synchronize
photographs from a database into LDAP. When defining schema in Syncope, it
does not seem like there is a suitable attribute type for jpegPhoto (part
of inetOrgPerson). I have tried using string, but that does not work
correctly. Is it possible to use Syncope to synchronize attributes holding
binary data, such as photographs?

In LDAPv3 there is a special OID for jpeg attribute types,
1.3.6.1.4.1.1466.115.121.1.28.
Microsoft uses attributeSyntax 2.5.5.10, which is just an octet sting. It
seems like supporting an octet string type in Syncope would be useful.
Daniel

Reply via email to