Modifying the Linux operating system user identifier (user ID) that a DPA Agent runs as
Summary: For various reasons it may be necessary to modify the Linux operating system user identifier (user ID) that a Data Protection Advisor (DPA) Agent runs as. For example, from the root user to a predefined non-root user. This may be done without uninstalling and reinstalling the DPA Agent. ...
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
The only prerequisite is that the desired user ID is created and present on the Linux operating system prior to performing these instructions.
- Stop the DPA Agent using the
dpa stopcommand
Example:/opt/emc/dpa/agent/etc/dpa stop
- Edit the dpa.config file
Change theDPAUSERIDvalue from either blank or root to the user ID desired. (examplemy_user)[root@agent_server01 ~]# cd /opt/emc/dpa/agent/etc[root@agent_server01 etc]# vi dpa.config
Go to this line# Custom user settingDPAUSERID=
Change the blank to the desired user ID. If there is already a user ID listed (example root) then change it to the new user ID.# Custom user settingDPAUSERID=my_user
Save the file.
- Modify the owner and group for the DPA
agentdirectory and all contents underneath
The user ID should be the same one defined in thedpa.configfile in the previous step. The group ID can be set as desired.
Run the following commandchown --dereference -LR my_user:my_user /opt/emc/dpa/agent
- Start the DPA Agent using the
dpa startcommand
Example:/opt/emc/dpa/agent/etc/dpa start
Article Properties
Article Number: 000430610
Article Type: How To
Last Modified: 23 فبراير 2026
Version: 1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.