We are trying to integration AD with ISC using gMSA service account and TLS option.
We followed all the pre-requisite and permissions option but we are facing below error while testing the connection.
Does anyone implemented gMSA approach successfully?
We have detected an error from the managed system.
Error Received:
Detected password less authentication, but failed to retrieve passwords with error: Exception occurred while executing the RPCRequest: Errors returned from IQService. Buffer cannot be null. Parameter name: buffer
Seems typically points to an authentication issue with the account used by the IQService or a configuration mismatch in SailPoint.
Verify the IQService Account check if the password is same or not.
Thanks,
@prathisailaja Please ensure that the IQService service properties are updated to use the gMSA account as the Log On user, that any existing password is removed, and that the changes are saved successfully and restart the IQservice.
@Aayoush_Patel We have configured this successfully in one the implementation few months back. Can you double check in Application source few things like inside domain setting Note: first check with non SSL port 389 its working or not
@sagar_kamalakar Can you please share your configuration? I’m also setting up gMSA account and facing same error. I checked domain setting and is set to SASL and port 389.