One our servers performs database updates during the deployment, and since we are using Windows Authentication to access the SQL server, we set up the tentacles on that server to run as domain accounts. This normally runs as expected.
However, it seems that after we upgrade the tentacle to a newer version, and sometimes when simply rebooting the server, the tentacles will lose their login. In the Services console, they will still show that they are running as the domain accounts, but the tentacles will no longer start. we must then reenter the password manually to get the tentacle to start properly again. This happens to all the tentacles installed on the server (we normally have over 10 on these servers, one for each separate tenant that we support.)
any idea on the cause/solution of this? thanks.