[python-ldap] AD objectGUID conversion to string
Michael Ströder
michael at stroeder.com
Fri Sep 19 21:29:25 CEST 2014
Rob McBroom wrote:
> On 19 Sep 2014, at 10:44, Kernel Panic wrote:
>
>> Hello everyone, when I extract the objectGUID value from an AD account I
>> believe it is extracted in binary format, can anyone show me a way to
>> convert that to a string similar to what you would get from Microsoft's
>> csvde.exe tool?
>
> No access to an AD server any more, but is it possible that the value is
> base64 encoded?
It is - in LDIF representation. But that's another thing and not relevant when
retrieving the value directly via LDAP.
Ciao, Michael.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2398 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20140919/eeb2bf41/attachment.bin>
More information about the python-ldap
mailing list