Someone know how to search a object DN and return a CN ? I have this object DN ( Q049c3Vwb3J0ZTNkYiBzdXBvcnRlIGRhIDNkYixPVT1Vc3XDoXJpb3MsREM9Y2hlc3BhZ ) and i need the CN of object.
Am Fri, 19 May 2017 17:59:18 -0300 schrieb Bruno de Oliveira Bastos brunopsitech@gmail.com:
Someone know how to search a object DN and return a CN ? I have this object DN ( Q049c3Vwb3J0ZTNkYiBzdXBvcnRlIGRhIDNkYixPVT1Vc3XDoXJpb3MsREM9Y2hlc3BhZ ) and i need the CN of object.
use the dn in question as search base with scope base. But your DN seems to be base64 encoded, so just decode this string.
-Dieter
openldap-technical@openldap.org