[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Base64 Encoding?
"Doyon, Jean-Francois" wrote:
>
> Now the slapadd command is choking on Base64 encoded attributes! Take the
> following entry (With sensitive data altered):
> [..]
> street:: NjE1LCBydWUgQm9vdGgsIDZl98l0YWdlLCBwaehjZSA2NTA=
It's choking on your NON-ASCII data which seems to be some
ISO-charset.
It has to be UTF-8 encoded Unicode.
Ciao, Michael.
- References:
- Base64 Encoding?
- From: "Doyon, Jean-Francois" <Jean-Francois.Doyon@CCRS.NRCan.gc.ca>