사용 환경에 대한 특성 값을 제공하려면 개별 구성 XML 파일을 편집해야 합니다. 이 파일은 텍스트 편집기를 사용하여 열고 편집할 수 있습니다.
이를 수행하려면 계획 단계에서 완성한 설치 및 업그레이드 워크시트가 있어야 합니다.
구성 XML 파일의 값을 편집하려면 다음을 수행하십시오.
단, configureloginmodules.xml, configurejdbcos.xml 또는 deployapplication.xml 파일은 지금 편집하지 마십시오.
configmgr_cl storepasswords [-task task_type | -taskfile task_file_name] -profile myprofile
설명:
태스크 | 구성 파일 | 설명 |
---|---|---|
생략 | applicationserver.xml configurebootstrap.xml configurejdbc.xml configureldap.xml deployapplication.xml |
-task task_type 매개변수를 생략하면, 프로파일에 포함된 각 구성 XML 파일에 대한 비밀번호를 입력하라는 프롬프트가 표시됩니다. 각 비밀번호는 XML 파일에 추가되기 전에 암호화됩니다. |
configurebootstrap | configurebootstrap.xml | 글로벌 구성 데이터를 작성하고 Content Engine을 시작할 때 사용되는 BootstrapPassword 특성의 비밀번호를 암호화합니다. |
configurejdbcgcd | configurejdbcgcd.xml |
Content Engine에서 GCD 데이터베이스에 액세스할 때 사용하는 DatabasePassword 특성의 비밀번호를 암호화합니다. |
configurejdbcos | configurejdbcos.xml configurejdbcos.n.xml(n은 정수이며 2부터 시작함) |
Content Engine에서 오브젝트 저장소 데이터베이스에 액세스할 때 사용하는 DatabasePassword 특성의 비밀번호를 암호화합니다. configurejdbcos.n.xml 파일이 여러 개인 경우 각 태스크 파일에 대해 명령을 실행하십시오. |
configureldap | configureldap.xml configureldap.n.xml(n은 정수이며 2부터 시작함) |
Content Engine에서 Content Engine 사용자를 인증하기 위해 디렉토리 서버에 연결할 때 사용하는 LDAPBindPassword 특성의 비밀번호를 암호화합니다. configureldapn.xml 파일이 여러 개인 경우 각 태스크 파일에 대해 명령을 실행하십시오. |
task_type에 대한 태스크 파일이 하나뿐인 경우 -taskfile task_file_name 매개변수는 선택사항입니다.
task_type에 대한 태스크 파일이 두 개 이상인 경우 반드시 -taskfile task_file_name 매개변수를 지정해야 합니다. -taskfile task_file_name 매개변수를 지정할 때는 -task task_type 매개변수를 생략해도 됩니다.