![[AIX Solaris HP-UX Linux Windows]](../images/dist.gif)
chutils 명령
chutils 명령을 사용하면 전체 설치에 대한 파일 소유권 및 사용 권한을 초기 설치를 수행한 사용자와 다른 소유자 또는 그룹으로 설정할 수 있습니다.
고려사항 및 제한사항:
위치
chutils 명령은 다음 디렉토리에 있습니다.
app_server_root/instutils
구문
chutils 명령 구문은 다음과 같습니다.
chutils.sh
-installlocation=installation_directory
-setowner=user_name
-setgroup=group_name
-setmod=[reset | grp2owner | patchperm]
-help
-debug
매개변수
다음 옵션은 chutils 명령에 대해 사용 가능합니다.
- -installlocation=installation_directory
- 설치 루트 디렉토리에 대한 절대 경로를 지정합니다.
현재 app_server_root에 있는 경우가 아니면 이 매개변수는 필수입니다.
- -setowner=user_name
- 각 파일 및 디렉토리의 소유자를 기존 사용자로 설정합니다.
- -setgroup=group_name
- 각 파일 및 디렉토리의 그룹을 기존 그룹으로 설정합니다.
- -setmod=[reset | grp2owner | patchperm]
- 파일 및 디렉토리에 대한 권한을 설정합니다.
- -help
- 도움말을 표시합니다.
- -debug
- 추가 런타임 정보를 표시합니다.