I have java code interfacing with ADS by calling PartitionNexusProxy.search(searchOpContext). Most DN's come back "readable". But sometimes some of them come back with OIDs (I think that is normalized?)
I have a dn 2.5.4.11=local,2.5.4.11=users Is there an existing function that can translate that to ou=local,ou=users? Just thought I would check before I dove in and wrote one that went thru the oid registry and changed any attribute names it could find. Thanx.
