Changing the Active Roles Service account to use a gMSA account
Active Roles provides support to change an Active Roles account to use a gMSA account.
To change the Administration Service account to use a gMSA account as the service account
- Start Configuration Center on the computer running the Administration Service.
You can start Configuration Center by selecting Configuration Center on the Apps page or Start menu, depending upon the version of your Windows operating system. For detailed instructions, see Running Configuration Center.
- In the Configuration Center main window, under Administration Service | Service account, click Change.
- In the Change Service Account dialog box, under Service Account, click Browse.
- In the Select User or Service Account dialog box, click Object Types.
- In the Object Types dialog box, select the Service Accounts object type along with the Users object type and click OK.
- In the Service User or Service Account dialog box, click Check Names to select the required gMSA account, and click OK.
The Change Service Account dialog box displays the new login name for the gMSA account. The Password field is disabled.
-
Click Change to complete the changes to the service account.
If the system running the Active Roles Service is not linked to the gMSA account, then an error is displayed prompting you to check if the system is permitted to use the provided gMSA.
If the gMSA account is not part of the Local Administrators group, then an error is displayed prompting you to check if the gMSA account is a member of the Local Administrator’s group on the system.
If all the pre-requisites are met, the service account is changed to GMSA account successfully and the success message is displayed.
Changing the Active Roles Admin account
Changing the Active Roles Admin account
When you configure the Active Roles Administration Service, you are prompted to specify the group or user account that will have unrestricted access to all Active Roles features and functions. This account is referred to as Active Roles Admin. By default, Active Roles Admin is the Administrators local group on the computer running the Administration Service. You can change this setting in the Configure Administration Service wizard when initially configuring the Administration Service.
After you have configured the Administration Service, you can choose a different Active Roles Admin account by using Active Roles Configuration Center on the computer running the Administration Service.
To change the Active Roles Admin Account
- Start Configuration Center on the computer running the Administration Service.
You can start Configuration Center by selecting Configuration Center on the Apps page or Start menu, depending upon the version of your Windows operating system. For detailed instructions, see Running Configuration Center.
- In the Configuration Center main window, under Administration Service, click Manage Settings.
- On the Administration Service page, in the Active Roles Admin area, click Change.
- On the Active Roles Admin page in the Change Active Roles Admin wizard that appears, click Browse and select the group or user account you want to be designated as Active Roles Admin.
If you select a group, any member of that group will have the Active Roles Admin rights. If you select a user account, then only that account will have the Active Roles Admin rights.
- Click the Change button on the Active Roles Admin page.
The Active Roles Admin setting is specific to the instance of the Administration Service. If you have multiple Administration Service instances deployed in your environment, then you need to apply the changes on each computer running the Administration Service.
Enabling or disabling diagnostic logs
Active Roles administrators can enable diagnostic logging at the request of support personnel to assist them in finding root causes of issues that occur during Active Roles operations. The diagnostic information includes the Active Roles configuration statistics (referred to as Active Roles system summary), the Active Roles Administration Service diagnostic log and the Active Roles Console diagnostic log.
The Active Roles Administration Service’s diagnostic log (ds.log) contains tracing information, such as API calls, internal function calls and state transitions performed by the Administration Service. This information is stored in the ds.log file that you can send to the support team for issue diagnostic purposes. Two logging levels are available: Basic and Verbose. The Verbose option writes much more information to the log, which can aid in the process of isolating an issue. However, with the increase in verbosity comes a corresponding decrease in performance and increase in the size of the log file.
The Active Roles console’s diagnostic log (EDMSnap.txt) contains debugging information specific to the Active Roles console, and can be helpful in isolating console-related issues.
You can use the Active Roles console to perform the following tasks:
It is also possible to enable or disable diagnostic logs by using Configuration Center (see Logging management tasks earlier in this document). The following instructions apply to the Active Roles console.
To view or change the diagnostic settings
- Log on as an Active Roles Admin, and open the Active Roles console.
- In the Active Roles console tree, click the root node to display the Active Roles summary page in the details pane.
- On the summary page, expand the Diagnostics area.
In the Diagnostics area, you can view whether the Active Roles Administration Service’s diagnostic logging is currently enabled (turned on) or disabled (turned off).
- In the Diagnostics area, click View or change diagnostic settings.
This opens the Diagnostics page in the Properties dialog box for the Administration Service instance to which the console is currently connected. Another way to open that page is by directly opening the Properties dialog box from the Administration Service object in the Configuration/Server Configuration/Administration Services container.
- Use the Diagnostics page to perform the following tasks:
- Click Export Active Roles system summary to save the Active Roles configuration statistics to a file that you can later send to the support team for issue diagnostic purposes.
- Click the appropriate option to turn on or off the Administration Service’s log. This option enables or disables the Administration Service diagnostic logging on the computer running the Administration Service instance to which the console is currently connected.
- Choose the level of verbosity from the Logging level list, if you have selected the option to turn on the Administration Service’s log.
- View the path and name of the Administration Service’s log file, along with the name of the computer that holds the log file.
- Click the appropriate option to turn on or off the console’s log. This option enables or disables the console diagnostic logging on the local computer.
- View the path and name of the console’s log file, along with the name of the computer that holds the log file.
- When finished, click OK or Apply for your changes to take effect.
Active Roles Log Viewer
Active Roles Log Viewer
The Log Viewer tool enables you to browse and analyze diagnostic log files created by the Active Roles Administration Service as well as event log files created by saving the Active Roles event log in Event Viewer on the computer running the Administration Service. Log Viewer can help you drill down through the sequence or hierarchy of requests processed by the Administration Service, identify error conditions that the Administration Service encountered during request processing, and find Knowledge Articles that apply to a given error condition.
With Log Viewer, you can open an Active Roles diagnostic log file (ds.log) or saved event log file (.evtx), and view a list of:
- Errors encountered by the Administration Service and recorded in the log file
- Requests processed by the Administration Service and traced in the log file
- All trace records found in the diagnostic log file
- All events found in the event log file
When you select an error in the list, you can choose a command to look for solution in Knowledge Base. The command performs a search in One Identity Software Knowledge Base to list the Knowledge Articles that can provide helpful information on how to troubleshoot the error you selected.
Log Viewer also enables you to:
- Search the list for a particular text string, such as an error message
- Filter the list by various conditions, to narrow the set of list items to those you are interested in
- View detailed information about each list item, such as error details, request details or stack trace