분실된 암호를 변경하거나 복구할 수 있습니다.
다음 두 가지 가능한 시나리오가 있습니다.
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
이제 새 암호를 사용하여 연결할 수 있습니다 내부 모드.