Quantcast
Channel: Directory Services forum
Viewing all articles
Browse latest Browse all 31638

No mapping between account names and security IDs was done. (Exception from HRESULT: 0x80070534)

$
0
0

I have 2 COM+ (Managed) running in 2 machines. They communicate with each other using COM+ interface API.

COM+-1 calls COM+-2. COM+-1 impersonates an common domain user say "MyDomain\MyUser". Then it calls a method on COM+-2 (say CheckMe). In this method, a call is made to IsUserinRole of SecurityCallContext.CurrentCall.

COM1+ runs under same identity like MyDomain\COMPLUSUser1.

COM2+ runs under same identity like MyDomain\COMPLUSUser2

SecurityCallContext.CurrentCall.IsUserInRole(user, role)
This call throws "No mapping between account names and security IDs was done. (Exception from HRESULT: 0x80070534)" error. What are possible reasons I will get this error? I was not able to reproduce issue myself but is happening in one of customer sites. Any Help much appreciated.

Thanks & Regards

Vic Vega


Viewing all articles
Browse latest Browse all 31638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>