Error for RID Master Accessibility Check only in Applications Manager
If you get an error for RID Master Accessibility Check-in Applications Manager:
- Run the below command in Administrator Powershell in the AD server directly.
dcdiag
- Verify if you can find RidManager test in the command output.
- If it has passed in the AD server, then the error shown in Applications Manager is due to the double hop issue.

NOTE:
- In the RidManager test, the respective AD server connects to the RID Manager which is the primary domain controller used to perform this test.
- When we monitor it, a secondary domain controller from Applications Manager installed in a different domain than that of the AD server, whose credentials need to be delegated to avoid the double hop issue.
- To delegate the credentials, you use the CREDSSP option present on the Add/Edit monitor page. Refer to this KB for more details on CredSSP.
Using CredSSP Authentication
The option to Use CredSSP Authentication should only be enabled when the AD Server being monitored is a non-primary Domain Controller. This is applicable When the remote server is located in a domain that differs from that of the Applications Manager's server domain, or is in the same domain and experiences a 'double-hop' issue. Learn more about the
prerequisites for using CredSSP authentication

If unable to configure CredSSP Authentication and receiving RID Master Accessibility Check Failed alerts, disable the row via Actions drop-down in the respective table in Applications Manager GUI.
New to ADSelfService Plus?
Related Articles
Troubleshooting Nutanix Monitor Handshake error in Applications Manager
If you encounter a handshake error while trying to access a Nutanix monitor, follow these steps to troubleshoot and resolve the issue: Ensure that all validations are performed from the machine where Applications Manager is installed. Verify Port and ...
RBM - Configure Content Check using Playback Script
Content Check option Applications Manager's Real Browser Monitoring allows to configure content check to be done on the webpages in between the steps. One can configure checks for both Content to be present and Content not to be present. Syntax of ...
Error message while performing database backup of Applications Manager
While performing a database backup operation of Applications Manager build with Pgsql backend, you may encounter the following error, especially when your database size has grown bigger with a large number of tables. pg_dump: WARNING: out of shared ...
Installing Applications Manager in AWS
Applications Manager can be installed in EC2 instances in both Windows and Linux platforms. Applications Manager comes with bundled PostgreSQL. Installing Applications Manager in EC2 for Windows Go to EC2 console and launch an "Windows" instance with ...
Enabling gMSA Account Authentication for SQL Server In Applications Manager
Using a gMSA Account for Applications Manager's SQL Server Backend Important prerequisites before starting the installation: A gMSA account can only be used when Applications Manager is running as a service on Windows platform. To use gMSA account ...