利用 ClearQuest 記錄擷取程式加密 ClearQuest 管理者密碼之後,您必須編輯 ClearQuest 搜尋內容檔來使用金鑰檔和加密密碼檔。
程序
- 編輯 ClearQuest 搜尋內容檔:CQ-db_name-dbset_name.xml。
- 在 <repository> 區段中,找出 password 元素,將它取代為 encrypted-password-file.txt 檔的內容。
- 同時在 <repository> 區段中,找出 keyfile 元素。請指定 keyfile 元素的值作為 key-file.txt 檔的完整路徑規格(包括檔案名稱)。
小心: 如果 password 元素保留空白,則會忽略 keyfile 元素的值,且不會使用密碼來連接 ClearQuest 資料庫。這對設定及測試非常有用,但不應用於正式作業環境。