IQ Service Error during AD Account Creation/Modification Request

Hello Mahesh,

If your earlier IQ Service was older version than May-2025, then, new version of IQ Service which is (May - 2025) will only support the TLS connections. So, you can use this command to remove the NON-TLS port and just operate on the TLS port.

Hence, following are the action.

  1. Enable TLS Port
  2. Use CA signed Certificates for the same.
  3. Once the TLS port is Enabled.
  4. Disable the Non TLS Port.

Below is command for disabling the non TLS Port

IQService.exe -p <zero or negative port number>

In order to enable the TLS, follow the below article.

Enable TLS

We have executed this command which removes the non-TLS port from configurations, the testing from client is in progress.