SharePoint 2010: Enable Intergration with AD RMS
Prereq steps:
- Make sure the user you are using to configure Sharepoint has an email attribute in AD. Also make sure the Sharepoint service account has an email attribute.
- Verify that RMS is functional outside of Sharepoint by going into Microsoft Word under file\info\protect document\Restrict Permission by People\Restricted Access. If this fails, troubleshoot RMS.
- Check the Sharepoint Central Administration\Manage Profile Service: User Profile Service Application
You should see Number of User Profiles at a high number to indicate it synchronized.
If it failed to synchronize. Go into
Application Management\Manage Services on Server\User Profile Synchronization service (make sure it's started) - Application Management\User Profile Service Application (Click it)
Configure Synchronization Connections
Create a New Connection (if there isn't one)
Go back and Start Profile Synchronization (Start Full Synchronization)
More info on User Profile Synchronization service:
To add your SharePoint server to the AD RMS Certification Pipeline
- Log on to ADRMS server as an Administrator.
- Click Start, and then click Computer.
- Navigate to C:\Inetpub\wwwroot\wmcs\Certification.
- Right-click ServerCertification.asmx, click Properties, and then click the Security tab.
- Click Advanced, click Edit, select the Include inheritable permissions from this object's parent check box, and then click OK two times.
- Click Edit, and then click Add.
- Click Object Types, select the Computers check box, and then click OK.
- Type YourSharePointServerName, and then click OK. (note: If your sharepoint service is a domain account you can, and should give it rights here as well)
- Click OK to close the ServerCertification.asmx Properties sheet.
By default the Read & execute and the Read permissions are configured for the Sharepoint server computer account object and all other accounts inherited from the parent folder. - Click Start, and then click Command Prompt.
- Type iisreset, and then press ENTER.
Once the AD RMS cluster certification pipeline has been allowed so that SPS-SRV can communicate with it, you must configure SharePoint Server to use the AD RMS cluster:
To enable Information Rights Management in Office SharePoint Server
- Log on to your SharePoint server as an administrator.
- Click Start, point to Administrative Tools, and then click SharePoint Central Administration.
- Click Operations, and then click Information Rights Management.
- Select the Use the default RMS server specified in Active Directory option, and then click OK