[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Help with core.schema and binary



Allan Frimurer Pedersen wrote:
> 
> I have upload a crl file into this field. The file comes from MS Certificate
> Server.
> 
> When I use normal ASP and try to get this file from the database it works
> fine. In
> my case the file size is 746 bytes. But if I try getting the same field
> using
> openldap I get a array of bytes with a length of 2x746=1492

Try using attribute sub-type ;binary when grabbing the attribute to
enforce binary transfer of the attribute value.

Ciao, Michael.