ldap - Active directory error when trying to getAttributes with objectGUID - Couldn't perform DN to Data source mapping -


we having problem active directory java ldap, first create ldapcontext , try bind objectguid that:

ctx.getattributes("<guid=58f20049-931e-4b69-ba5f-8b8654e9d8e9>"); 

this working perfect in our development environment , in customer site active directory forest exception: javax.naming.namenotfoundexception: [ldap: error code 32 - couldn't perform dn data source mapping]; remaining name ''

we've been trying hard understand problem no luck, please?

thank you


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -