DPA 에이전트가 실행하는 Linux 운영 체제 사용자 ID(사용자 ID) 수정
Summary: 여러 가지 이유로 DPA(Data Protection Advisor) 에이전트가 실행되는 Linux 운영 체제 사용자 ID(User ID)를 수정해야 할 수 있습니다. 예: 루트 사용자에서 사전 정의된 루트가 아닌 사용자로. 이 작업은 DPA 에이전트를 제거했다가 다시 설치하지 않고도 수행할 수 있습니다.
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
유일한 전제조건은 이러한 지시사항을 수행하기 전에 원하는 사용자 ID가 작성되어 Linux 운영 체제에 존재한다는 것입니다.
- 를 사용하여 DPA 에이전트 중지
dpa stop명령
예:/opt/emc/dpa/agent/etc/dpa stop
- dpa.config 파일
편집DPAUSERID값을 공백 또는 루트에서 원하는 사용자 ID로 변경합니다. (예my_user)[root@agent_server01 ~]# cd /opt/emc/dpa/agent/etc[root@agent_server01 etc]# vi dpa.config
이 줄로 이동# Custom user settingDPAUSERID=
공백을 원하는 사용자 ID로 변경합니다. 이미 나열된 사용자 ID(예: 루트)가 있는 경우 새 사용자 ID로 변경합니다.# Custom user settingDPAUSERID=my_user
파일을 저장합니다.
- DPA의 소유자 및 그룹 수정
agent디렉토리와 그 아래의
모든 내용 사용자 ID는 사용자 ID에 정의된 것과 동일해야 합니다.dpa.config이전 단계의 파일. 그룹 ID는 원하는 대로 설정할 수 있습니다.
다음 명령을 실행합니다.chown --dereference -LR my_user:my_user /opt/emc/dpa/agent
- 를 사용하여 DPA 에이전트 시작
dpa start명령
예:/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.