hi I'm having trouble adding the jpegPhoto attribute to sql, slapd is sending the jpeg data to argv[2] as binary, not hex or base64. So it can't be passed to the add_proc query in sql. is there an option or configuration to set it to hex or base64.
--On Wednesday, May 8, 2024 9:52 AM +0700 Muchammad Nur Hidayat hidactive@gmail.com wrote:
hi I'm having trouble adding the jpegPhoto attribute to sql, slapd is sending the jpeg data to argv[2] as binary, not hex or base64. So it can't be passed to the add_proc query in sql. is there an option or configuration to set it to hex or base64.
As noted in the slapd-sql man page, that backend is entirely experimental and unsupported. You use it at your own risk.
--Quanah
openldap-technical@openldap.org