Re: Ldifde strange characters



Those strange characters are mime encoding of strings that can't be rendered with the US ASCII character set. So the DNs probably have characters with umlauts or something else in them.

--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net


---O'Reilly Active Directory Third Edition now available---

http://www.joeware.net/win/ad3e.htm


Eduard wrote:
Hello,

When i execute: "ldifde -f c:\real.ldf -s SERVER -d "CN=Real,CN=Users,DC=domain,DC=loc" -r objectClass=group -l member"

And open real.ldf members context name not appear. Appear strange characters like this:
dn: CN=Real,CN=Users,DC=Administracio_Justicia,DC=loc
changetype: add
member:: Q049QW5hIENlanVkbyBDYXN0YcOxbyxPVT1NSTA2LE9VPUFSRSxEQz1BZG1pbmlzdHJhY2lvX0p1c3
RpY2lhLERDPWxvYw==
member:: Q049Q2FybWVuIFJ1aXogT3JlbGxhbmEsT1U9SU4wMSxPVT1UUkcsREM9QWRtaW5pc3RyYWNpb19KdX
N0aWNpYSxEQz1sb2M=

Very strange!!! It seems tha is user's sid???

Real group members count 5000.
.