[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: jpegPhoto in ldif file
or you can use "ldif -b jpegPhoto < image.jpg > image.ldif" this will
output the ldif for entry
> -----Original Message-----
> From: Wilbert de Graaf [SMTP:w.degraaf@hetnet.nl]
> Sent: Wednesday, July 21, 1999 6:13 AM
> To: Edi Cahyadi; 'LDAP-software'
> Subject: Re: jpegPhoto in ldif file
>
> >In the manual of ldif, it said that the jpegPhoto in Jennifer Jensen's
> entry
> >is encoded using base 64. Can anybody tell me how to encode a jpeg file
> >using base 64? I want to put a jpeg file in my ldif file. The attribute
>
>
> You can use the base64 package from
> <http://www.fourmilab.ch/webtools/base64/>
>
> - Wilbert
>