We're on CRM v8 On Prem, and one of our users is unable to access anything in the Account entity. We're getting this:
SecLib::AccessCheckEx failed. Returned hr = -2147187962, ObjectID: 8d973280-7788-e211-8651-005056b07049, OwnerId: 83098800-4b70-e611-9413-005056843a89, OwnerIdType: 8 and CallingUser: 83098800-4b70-e611-9413-005056843a89. ObjectTypeCode: 1, objectBusinessUnitId: eb2992de-9a86-e211-8651-005056b07049, AccessRights: ReadAccess
I've been a CRM admin for a better part of 6 years, and I have verified beyond a doubt the user has access to this entity and others with the user's same roles and in the same teams can access the entity without issue. There's even a Share giving the user access and XRM Toolbox Access Checker validates permissions are there. Yet the user still gets Access Denied in CRM. I ran into this YEARS ago, and I finally tracked it back to a table in I believe the config database that had a reference to a few years all of which I was able to verify had the same issue. Removing them from the table fixed the issue. I even posted about it on one of the forums, but for the life of me I can't find any notes or the forum post regarding the issue. We passed it off as an MS bug, but what I'm seeing now is identical to that issue. I just can't remember what I did to fix it back then.
So any suggestions on how to get around this short of creating the user a new account in CRM? Thanks for any feedback.