您可以更改或恢復丟失的密碼。
有兩種可能的情況:
如果Adobe Campaign運算子遺失其密碼,您可以加以變更。
要執行此操作,請遵循下列步驟:
透過擁有管理員權限的營運商連線。
以滑鼠右鍵按一下運算子。
選擇Actions > Reset password。
設定運算子的新密碼。 我們建議操作員在首次重新連接時更改其密碼。
本節僅適用於內部部署客戶。
如果內部密碼丟失,您必須重新初始化它。
若要這麼做,請套用下列程式:
編輯/usr/local/neolane/nl6/conf/serverConf.xml檔案。
轉至internalPassword行。
<!-- XTK authentication mode internalPassword : Password of internal account -->
<xtk internalPassword="myPassword"/>
刪除引號中的字串,在此例中:myPassword
因此,您可以獲得以下行:
!-- XTK authentication mode internalPassword : Password of internal account -->
<xtk internalPassword=""/
儲存變更並關閉檔案。
設定新密碼。 要執行此操作,請輸入以下命令:
nlserver config -internalpassword
HH:MM:SS > Application server for Adobe Campaign Classic (7.X YY.R build XXX@SHA1) of DD/MM/YYYY
Enter current password.
Password: (empty)
Enter the new password.
Password:
Confirmation
您現在可以使用新密碼在Internal模式下連接。