Hey guys, we're trying to change the service accounts for all our LF services to a new domain account. I've changed it for all the windows services and AppPools in IIS but I'm missing an endpoint for license manager and getting the following error when attempting to load the Directory Server.
"SOAP security negotiation with 'http://XXXX/LicenseManager/service' for target 'http://XXXX/LicenseManager/service' failed.
I've changed the account for the endpoints located in the Directory Server folder and Directory Server/Web folder but i'm clearly missing one somewhere. I can even see in event viewer that the service it's trying to call on is the old domain Administrator but just can't find the last place to specify the new domain service account.
Can anyone point me in the right direction?