What would be the easiest way to migrate users between two ABBYY FC Environments.
We have to upgrade ABBYY FC 10 environment to ABBYY FC 11 but there are some reasons why we would like to remain old DB and create new one with ABBYY FC 11
What we have to do is to transfer system users from ABBYY FC 10 to ABBYY FC 11.
Thank you!
コメント
3件のコメント
Hello,
Thc FC itself does not have the tools to copy users between different databases, but you may copy the content of the tables dbo.Principal and dbo.PrincipalPermissions in your DB manually and that will create the same users in FC11 as in FC10.
Hi,
I didn't check, that but what about permissions to projects in that case?
Hello,
You may add needed permissions via the database level by changing the dbo. PrincipalPermissions table. But we recommend to add permissions via Administration Console by using user with administration access.
サインインしてコメントを残してください。