MS CRM cannot add users after database recovery

We restored the old ms CRM database to a newer version. But when I try to add users that already exist in the newer version, I get an error.

If I remove users from our active directory and then try to add them to CRM, it works fine.

Is it possible that CRM stores user information in MSCRM_CONFIG. And can it be removed in a supported way?

Look at SystemUser in the table MSCRM_CONFIG, I think I need to remove users from this table. but I cannot execute the delete operator, because it is not supported. :)

+3
source share
2

Deployment Manager SQL? SQL . , SQL. , .

+4

- , . , , org (SystemUserOrganizations), DB Org .

/, Config DB.

0

Source: https://habr.com/ru/post/1725276/


All Articles