MATLAB: How to update Web App Server account credentials

authenticationMATLAB Web ServerNetworkpasswordpermission

I have previously configured my MATLAB Web App Server to use a particular user account. Now, I need to update the account credentials associated with the Web App Server. How can I do so?

Best Answer

If you need to change the existing MATLAB Web App Server account credentials, follow these steps:
1. Start MATLAB Web App Server.
2. Open the "Windows Services" application.
3. Find the MATLAB Web Apps service.
4. Right-click and select Properties.
5. Under "Log On" tab select "This Account", update the domain user credentials and hit "Ok" button.
6. Finally, restart the MATLAB web server by clicking "Stop" and then "Start" button.