As a workaround the Shepherd Config,
AllowADScript could be used to force the "old logic" for Active Directory using vbscript:
- Navigate to https://<app_control_servername>/shepherd_config.php
- Select the property AllowADScript
- Change the value to true.
- Restart the App Control Server & Reporter services.
- Verify the AD accounts are able to login correctly.
If AllowADScript is implemented and debugging is needed then please follow the "For App Control Server version 8.8.x and lower" instructions for debugging in the related content below.