The System Center Service Manager:Active Directory Connector is a built in System Center Service Manager:System Center Service Manager connector that enables User and Groups: Users and Groups sync from Authentication:Active Directory. This enables systems administrators to map Active Directory Users and groups to built in and custom System Center groups.
The following groups are built into System Center Service manager:
- Activity Implementers: Can read, create, and update activities.
- Administrators: Have full permissions, including creating, updating, and deleting configuration items and other records.
- Advanced Operators: Can read, create, and update configuration items, but cannot delete them.
- Change Initiators: Can create and manage change requests.
- End Users: Typically have read-only access to self-service features and can submit requests.
- Read-Only Operators: Have read-only access to most areas.
- Authors: Can create and manage knowledge articles and other documentation.
- Problem Analysts: Focus on managing problem records.
- Workflows: Automate processes and may have broad read/write permissions depending on workflow needs.
- Incident Resolvers: Manage incident records.
- Change Managers: Oversee change management processes.
- Report Users: Access and run reports (available after registering with the data warehouse).
- Release Managers: Handle release management.
- Service Request Analysts: Manage service requests.
You can learn more about groups via Microsoft's website: Manage Service Manager user roles and User role profiles in System Center - Service Manager if you require additional implementation instruction outside of my use case and scope.
Deployment
Follow the instructions listed below to configure a working instance of the System Center Service Manager Active directory connector:
- Open the Service Manager console as a domain administrator. Navigate to the Administration Tab, Click Connectors, then click Create connector and select the Active Directory Connector. The Active Directory Connector Wizard should launch.
- On the Before You Begin tab, click Next
- On the General page, give your connector a name, description, and ensure the connector is enabled. In my case, I am using "Internal Active Directory Connector" as both the name and description.
- On the Domain or Organizational Unit page, Choose to sync the entire domain or an OU. Multiple Active Directory connectors can be used to sync only specific OUs. I cannot justify this in my environment, but you might. In my case, I am choosing to sync the entire directory. I will be managing this through Active Directory Users and Computers, anyway. Finally, choose the Run As Account. In my case, I am using the Operational Database Account which is Users and Groups:svc_servicemanager. Click Next when you are finished and there is a successful connection to Active Directory.