Applications Systems
Specify a password for SEUM-User accounts in WPM
This article provides instructions on how to specify a password for WPM user accounts. These accounts may be used for environmental changes such as adding proxy settings. Moreover, some environments allow the SeUM/WPM Player worker process to run under separate system accounts. However, parallel requests may not run as expected due to cookies and session handling.
First published date
Last published date
Overview
This article describes how to specify a password for SEUM-User accounts that WPM Players use to run transaction steps. These accounts may be used for environmental changes such as adding proxy settings. Moreover, some environments allow the SEUM/WPM Player worker process to run under separate system accounts. However, parallel requests may not run as expected due to cookies and session handling.
To learn more, see:
Note: On WPM versions 2022.x, 2023.x and 2024.x the attribute 'workerUserPasswordOverride' of configuration section 'agentConfiguration' is deprecated and should no longer be specified.
Product section
Resolution
Note: The password is in clear text in the SolarWinds.SEUM.Agent.Service.exe.config file.
- Locate the AgentSettings.dat file in: c:\ProgramData\SolarWinds\SEUM\Data
- Create a backup copy of the AgentSettings.dat, named AgentSettings.bak.
- After creating a backup copy, delete the original file, AgentSettings.dat.
- Go to c:\Program Files (x86)\SolarWinds\Orion\SEUM\Player and create a backup copy of the SolarWinds.SEUM.Agent.Service.exe.config file, in case you need to rollback later.
- Open the SolarWinds.SEUM.Agent.Service.exe.config file in a text editor, such as Notepad.
- Locate the workerUserPasswordOverride attribute in the <agentConfiguration> tag.
For example, <agentConfiguration workerUserPasswordOverride="Your_Password"/> - Restart the WPM services using the Orion Service Manager.