deepti jawalkar wrote:
> well these are my 2 cases :
>
> *with python-ldap *: so in this case it works even though the object i
> am passing has unicode characters in it's distinguished name
> eg: CN=Sen-po 胡森�
> (senpo),OU=Users,OU=TPE,OU=Offices,DC=corp,DC=google,DC=com
Well, *I* can't
well these are my 2 cases :
*with python-ldap *: so in this case it works even though the object i am
passing has unicode characters in it's distinguished name
eg: CN=Sen-po 胡æ£(R)å?š
(senpo),OU=Users,OU=TPE,OU=Offices,DC=corp,DC=google,DC=com
i can print the distinguished name without encoding
deepti jawalkar wrote:
>
> I have been working with python ldap and ADSI modules to get my tasks
> done in AD and i have noticed that python ldap is able to handle unicode
> characters when we try to add/remove a particular user from a group who
> has unicode characters in his DN but the sam ei
Hi,
I have been working with python ldap and ADSI modules to get my tasks done
in AD and i have noticed that python ldap is able to handle unicode
characters when we try to add/remove a particular user from a group who has
unicode characters in his DN but the sam eis not possible in ADSI can you
g