Diego Lima writes:
> I'm trying to import an LDIF file where some users have values that appear
> to be encoded on the file. The values have two : (i.e. ::) and appear like
> this:

See the ldif(5) manpage. '::' means that the attribute value is
base64-encoded in the LDIF file, typically because it contains 8-bit
characters.

-- 
Hallvard

Reply via email to