Error while onboarding new windows local connector

Hi Experts,

We are getting an error Exception occurred while executing the RPCRequest: Errors returned from IQService. Unspecified error while onboarding a new windows local connector and running a test connection.

IQService is up and running, FYI - Active Directory and other configured windows local sources are also working as usual.

We have followed every steps from below troubleshooting document, but still getting the same error:
Troubleshooting

We have restarted IQServices as well.

We can see below error in IQTrace logs:

<String>DEBUG=&gt; Impersonator :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; User [srv_spp_ad] domain [IH] -&gt; Authenticated</String>
<String>DEBUG=&gt; AbstractConnector :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; ENTER AbstractConnector</String>
<String>DEBUG=&gt; AbstractConnector :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; EXIT AbstractConnector</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; ENTER prepare</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; ENTER resolveServerName</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; EXIT resolveServerName</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; Connection URL [WinNT://<hostname>]</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; EXIT prepare</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; ENTER doTestConfiguration</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; ENTER bind</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; new DirectoryEntry(WinNT://<hostname>)</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:06=&gt; EXIT bind</String>
<String>ERROR=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:27=&gt; System.Runtime.InteropServices.COMException (0x80004005): Unspecified error
 
   at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
   at System.DirectoryServices.DirectoryEntry.Bind()
   at System.DirectoryServices.DirectoryEntry.get_AdsObject()
   at System.DirectoryServices.PropertyCollection.get_Count()
   at sailpoint.services.NTConnectorServices.connect()</String>
<String>ERROR=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:27=&gt; System.Exception: Unspecified error
 
   at sailpoint.services.NTConnectorServices.connect()
   at sailpoint.services.NTConnectorServices.doTestConfiguration(Hashtable registry)</String>
<String>DEBUG=&gt; NTConnectorServices :: [Thread-5]=&gt; 07/07/2025 05:22:27=&gt; EXIT doTestConfiguration</String>
</List>
</value>
</entry>
</Map>
</ResultAttributes>
</RpcResponse>"

Please help us resolving this issue if anyone has come across of this error.

Regards,
Shekhar Das

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.