mid server password change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 05:51 AM
Our mid server user has a new password and now our mid server is down. Is there a script somewhere i go to copy in the new password?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 05:56 AM
Hey,
no. If the mid-server user password was changed, you will have to reconfigure you mid-servers again to use the new password. It's best to give the mid-server user a new password and use that instead.
Regards
Fabian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 05:58 AM
so uninstall the current server agent and install a new one with a new password?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 06:03 AM
No. You can just go into the config file on the mid server VM and change the password there:
- Open the \agent\config.xml file using any text editor.
- Locate the following lines:
<parameter name="mid.instance.password" value="*******************"/>
- Edit the value.
- Save the record.
- Restart the MID Server service.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 06:26 AM
Perfect !!! @Fabian Kunzke