To grant access rights to the RSA container to every
Windows account that runs a Content Composer service or Studio, complete the following
steps:
-
Open a command prompt window as an administrator and navigate to the %windir%\Microsoft.NET\Framework64\v4.0.30319 directory.
-
Run the following command, which grants access rights to the CindySmith user, who is a member of the OnBase domain. Replace domain and username with the required values beforehand.
aspnet_regiis -pa coco "onbase\cindysmith"
-
Repeat the previous step for each Windows account running a Content Composer service or Studio.