To make the form template usable, the Users group needs Read access to the following three registry keys on the SharePoint Server:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\BFE
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Cryptography\Providers
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Cryptography\Configuration
Important: This article contains information about how to modify the registry. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, view the topic Back up the registry in Windows Help.
Caution: Making these modifications to the registry will decrease security on this domain controller.
To add Read access to these three keys, follow these steps:
- On the SharePoint Server and domain controller, click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then right-click the following registry subkey:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\BFE
- Click Permissions, click to select Users, click to select the Read check box in the Allow column of Permissions for Users, and then click OK.
- Locate and then right-click the following registry subkey:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Cryptography\Providers
- Click Permissions, click to select Users, click to select the Read check box in the Allow column of Permissions for Users, and then click OK.
- Locate and then right-click the following registry subkey:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Cryptography\Configuration
- Click Permissions, click to select Users, click to select the Read check box in the Allow column of Permissions for Users, and then click OK.
- Exit Registry Editor.