0 votes

Good morning,

We have been testing two separate laptops with the new off-site password change feature. We can successfully reset the password from the Reset Password option on the login screen however then when we try to login, our laptops do not accept the new password, only the old. AD is updated successfully.

Please help!

by (210 points)
0

Hello,

For troubleshooting purposes could you do the following:

  1. Enable Debug Logging to track all the Adaxes Self-Service Client actions. To do so:

    • Click Start, Run, type regedit, then click OK.
    • Locate the following registry key: [HKEY_LOCAL_MACHINE\Software\Softerra\Adaxes Self-Service Client].
    • Right-click the LogLevel entry and select Modify (create the entry if it does not exist).
    • In the Value data box, type 2 and click OK.
  2. Reproduce the issue.

  3. Post here or send us the adaxeswinlogonextlog.txt file located in the System32 subfolder of your Windows folder.

5 Answers

0 votes
by (272k points)
selected by
Best answer

Hello,

Judging by the log file, the computer cannot open its own Active Directory account to write its keys. This is required to store a secret key that will be used by Adaxes Service in the offline password reset process.

To remedy the issue, try checking the permissions on the computer object in Active Directory. By 'permissions' here we mean native AD security, and not Adaxes Security Roles. If that doesn't help, try moving the computer object to another container or re-creating it from scratch.

0 votes
by (210 points)

Sorry for the delay,

29/09/17 13:54:30 [Debug]: >> CModuleContext::CModuleContext started
29/09/17 13:54:30 [Info]: Shutdown - No
29/09/17 13:54:30 [Debug]: << CModuleContext::CModuleContext ended
29/09/17 13:54:30 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:54:30 [Debug]: >> CWinlogonSettings::LoadCache started
29/09/17 13:54:30 [Debug]: >> CWinlogonSettings::ReadCache started
29/09/17 13:54:30 [Debug]: << CWinlogonSettings::ReadCache ended
29/09/17 13:54:30 [Debug]: << CWinlogonSettings::LoadCache ended
29/09/17 13:54:30 [Debug]: >> CWinlogonSettingsLoaderThread::Run started
29/09/17 13:54:30 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:54:30 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:54:30 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:54:30 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 13:54:30 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:54:30 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:54:30 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 13:54:30 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:54:30 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:54:32 [Info]: Error connect to active directory server. Attempt: 1. Error[8007203a]: The server is not operational.

29/09/17 13:54:32 [Info]: Error connect to active directory server. Attempt: 2. Error[8007203a]: The server is not operational.

29/09/17 13:54:32 [Info]: Error connect to active directory server. Attempt: 3. Error[8007203a]: The server is not operational.

29/09/17 13:54:32 [Info]: Error connect to active directory server. Attempt: 4. Error[8007203a]: The server is not operational.

29/09/17 13:54:32 [Info]: Error connect to active directory server. Attempt: 5. Error[8007203a]: The server is not operational.

29/09/17 13:54:32 [Info]: Error connect to active directory server. Attempt: 6. Error[8007203a]: The server is not operational.

29/09/17 13:54:46 [Debug]: >> CCoAdaxesCredentialProviderCredential::StartPasswordReset started
29/09/17 13:54:46 [Debug]: >> CModuleContext::CheckWebServer started
29/09/17 13:54:46 [Debug]: >> CWebServerCheckThread::Run started
29/09/17 13:54:46 [Debug]: << CModuleContext::CheckWebServer ended
29/09/17 13:54:47 [Debug]: >> CDownloader::DownloadContent started
29/09/17 13:54:47 [Info]:     URL: https://id.allianceairlines.com.au/SelfService/ping.txt
29/09/17 13:54:47 [Info]:     Proxy: 
29/09/17 13:54:47 [Info]:     URL Parameters:
29/09/17 13:54:47 [Info]:        Scheme: 4
29/09/17 13:54:47 [Info]:        Host: id.allianceairlines.com.au
29/09/17 13:54:47 [Info]:        Port: 443
29/09/17 13:54:47 [Info]:        URL Path: /SelfService/ping.txt
29/09/17 13:54:47 [Info]:        Extra Info: 
29/09/17 13:54:47 [Info]:     UTF8: 39 bytes
29/09/17 13:54:47 [Info]:     Unicode: 36 chars
29/09/17 13:54:47 [Debug]: << CDownloader::DownloadContent ended
29/09/17 13:54:47 [Debug]: << CWebServerCheckThread::Run ended
29/09/17 13:54:47 [Debug]: >> CChangePasswordDlg::StartPasswordReset started
29/09/17 13:54:48 [Debug]: << CChangePasswordDlg::StartPasswordReset ended
29/09/17 13:54:48 [Debug]: << CCoAdaxesCredentialProviderCredential::StartPasswordReset ended
29/09/17 13:54:51 [Debug]: >> CCoAdaxesCredentialProviderCredential::StartPasswordReset started
29/09/17 13:54:51 [Debug]: >> CModuleContext::CheckWebServer started
29/09/17 13:54:51 [Debug]: >> CWebServerCheckThread::Run started
29/09/17 13:54:51 [Debug]: << CModuleContext::CheckWebServer ended
29/09/17 13:54:51 [Debug]: >> CDownloader::DownloadContent started
29/09/17 13:54:51 [Info]:     URL: https://id.allianceairlines.com.au/SelfService/ping.txt
29/09/17 13:54:51 [Info]:     Proxy: 
29/09/17 13:54:51 [Info]:     URL Parameters:
29/09/17 13:54:51 [Info]:        Scheme: 4
29/09/17 13:54:51 [Info]:        Host: id.allianceairlines.com.au
29/09/17 13:54:51 [Info]:        Port: 443
29/09/17 13:54:51 [Info]:        URL Path: /SelfService/ping.txt
29/09/17 13:54:51 [Info]:        Extra Info: 
29/09/17 13:54:51 [Info]:     UTF8: 39 bytes
29/09/17 13:54:51 [Info]:     Unicode: 36 chars
29/09/17 13:54:51 [Debug]: << CDownloader::DownloadContent ended
29/09/17 13:54:51 [Debug]: << CWebServerCheckThread::Run ended
29/09/17 13:54:51 [Debug]: >> CChangePasswordDlg::StartPasswordReset started
29/09/17 13:54:53 [Debug]: << CChangePasswordDlg::StartPasswordReset ended
29/09/17 13:54:53 [Debug]: << CCoAdaxesCredentialProviderCredential::StartPasswordReset ended
29/09/17 13:54:54 [Debug]: >> CCoAdaxesCredentialProviderCredential::StartPasswordReset started
29/09/17 13:54:54 [Debug]: >> CModuleContext::CheckWebServer started
29/09/17 13:54:54 [Debug]: << CModuleContext::CheckWebServer ended
29/09/17 13:54:54 [Debug]: >> CWebServerCheckThread::Run started
29/09/17 13:54:54 [Debug]: >> CDownloader::DownloadContent started
29/09/17 13:54:54 [Info]:     URL: https://id.allianceairlines.com.au/SelfService/ping.txt
29/09/17 13:54:54 [Info]:     Proxy: 
29/09/17 13:54:54 [Info]:     URL Parameters:
29/09/17 13:54:54 [Info]:        Scheme: 4
29/09/17 13:54:54 [Info]:        Host: id.allianceairlines.com.au
29/09/17 13:54:54 [Info]:        Port: 443
29/09/17 13:54:54 [Info]:        URL Path: /SelfService/ping.txt
29/09/17 13:54:54 [Info]:        Extra Info: 
29/09/17 13:54:54 [Info]:     UTF8: 39 bytes
29/09/17 13:54:54 [Info]:     Unicode: 36 chars
29/09/17 13:54:54 [Debug]: << CDownloader::DownloadContent ended
29/09/17 13:54:54 [Debug]: >> CChangePasswordDlg::StartPasswordReset started
29/09/17 13:54:54 [Debug]: << CWebServerCheckThread::Run ended
29/09/17 13:54:56 [Debug]: << CChangePasswordDlg::StartPasswordReset ended
29/09/17 13:54:56 [Debug]: << CCoAdaxesCredentialProviderCredential::StartPasswordReset ended
29/09/17 13:55:01 [Info]: Error connect to active directory server. Attempt: 7. Error[80072020]: An operations error occurred.

29/09/17 13:55:01 [Debug]: >> CServiceConnectionPointHelper::GetConnectionPointKeywords started
29/09/17 13:55:01 [Debug]: >> CServiceConnectionPointHelper::ReadSettings started
29/09/17 13:55:01 [Info]:     Domain: allianceairlines.com.au
29/09/17 13:55:01 [Info]:     Search filter: (&(objectCategory=serviceConnectionPoint)(keywords=1.3.6.1.4.1.15741.2.3.1)(keywords=WinlogonResetPassword.Enabled*))
29/09/17 13:55:02 [Info]:     Connection points (2):
29/09/17 13:55:02 [Info]:     [Service Connection Point]
29/09/17 13:55:02 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 13:55:02 [Info]:     - Keywords:
29/09/17 13:55:02 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 13:55:02 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 13:55:02 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 13:55:02 [Info]:         Backend.Port: 41978
29/09/17 13:55:02 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 13:55:02 [Info]:         Backend.SslPort: 42234
29/09/17 13:55:02 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 13:55:02 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 13:55:02 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 13:55:02 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 13:55:02 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 13:55:02 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 13:55:02 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 13:55:02 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 13:55:02 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 13:55:02 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 13:55:02 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     [Service Connection Point]
29/09/17 13:55:02 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 13:55:02 [Info]:     - Keywords:
29/09/17 13:55:02 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 13:55:02 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 13:55:02 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 13:55:02 [Info]:         Backend.Port: 41978
29/09/17 13:55:02 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 13:55:02 [Info]:         Backend.SslPort: 42234
29/09/17 13:55:02 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 13:55:02 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 13:55:02 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 13:55:02 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 13:55:02 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 13:55:02 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 13:55:02 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 13:55:02 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 13:55:02 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 13:55:02 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 13:55:02 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     Effective connection point:
29/09/17 13:55:02 [Info]:     [Service Connection Point]
29/09/17 13:55:02 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 13:55:02 [Info]:     - Keywords:
29/09/17 13:55:02 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 13:55:02 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 13:55:02 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 13:55:02 [Info]:         Backend.Port: 41978
29/09/17 13:55:02 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 13:55:02 [Info]:         Backend.SslPort: 42234
29/09/17 13:55:02 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 13:55:02 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 13:55:02 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 13:55:02 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 13:55:02 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 13:55:02 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 13:55:02 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 13:55:02 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 13:55:02 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 13:55:02 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 13:55:02 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 13:55:02 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 13:55:02 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 13:55:02 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 13:55:02 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 13:55:02 [Debug]: << CServiceConnectionPointHelper::ReadSettings ended
29/09/17 13:55:02 [Debug]: << CServiceConnectionPointHelper::GetConnectionPointKeywords ended
29/09/17 13:55:02 [Debug]: >> CWinlogonSettings::Load started
29/09/17 13:55:02 [Info]:     - Enabled flag
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 13:55:02 [Info]:     - Link URL
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Proxy
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Text
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Link text
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Link tooltip
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Reset Password dialog title
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Loading text
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Unable reset password message
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Unable reset password title
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Unable exchange keys message
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - Unable exchange keys title
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Info]:     - UpdateCredentialsCache.Enabled flag
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.Enabled flag
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 13:55:02 [Info]:     - UpdateCredentialsCache.Error message
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogTitle
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogTitle
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogText1
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogText2
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogError
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.AccentColor
29/09/17 13:55:02 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 13:55:02 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]:     - CredentialsCacheDisabledNotification.NotificationIntervalMins
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 13:55:02 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 13:55:02 [Info]: SETTINGS: WINLOGON EXTENSIONS
29/09/17 13:55:02 [Info]:     - Log level: 2
29/09/17 13:55:02 [Info]:     - Enabled: YES
29/09/17 13:55:02 [Info]:     - Text: Forgot your password?
29/09/17 13:55:02 [Info]:     - Link text: Reset Password
29/09/17 13:55:02 [Info]:     - Link tooltip: Click here to reset your password in case you have forgotten it
29/09/17 13:55:02 [Info]:     - Link URL: https://id.allianceairlines.com.au/SelfService
29/09/17 13:55:02 [Info]:     - Reset Password dialog title: Reset Password
29/09/17 13:55:02 [Info]:     - Loading text: Loading...
29/09/17 13:55:02 [Info]:     - Unable reset password message: Password reset is not available because domain '%s' could not be contacted and the 'Update local credentials cache' option is disabled. Please address the issue to your system administrator.
29/09/17 13:55:02 [Info]:     - Unable reset password title: Error
29/09/17 13:55:02 [Info]:     - Unable exchange keys 'offline password reset' message: Failed to bind to the computer's AD object.%s

Cannot continue because the operation is required to update the computer's local credentials cache. Please address the issue to your system administrator.
29/09/17 13:55:02 [Info]:     - Unable exchange keys title: Error
29/09/17 13:55:02 [Info]:     - Unable exchange keys error: 
29/09/17 13:55:02 [Info]:     - UpdateCredentialsCache.Enabled: YES
29/09/17 13:55:02 [Info]:     - UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.Enabled: YES
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 13:55:02 [Info]:     - OfflinePasswordReset.AccentColor: RGB(50, 129, 210)
29/09/17 13:55:02 [Debug]: << CWinlogonSettings::Load ended
29/09/17 13:55:02 [Debug]: >> CWinlogonSettings::CheckAndUpdateCache started
29/09/17 13:55:02 [Debug]: >> CWinlogonSettings::CheckAndUpdateCacheInt started
29/09/17 13:55:03 [Error]: Unable open computer directory object. Error: There is no such object on the server.
.
29/09/17 13:55:03 [Debug]: << CWinlogonSettings::CheckAndUpdateCacheInt ended
29/09/17 13:55:03 [Info]: Unable update cache. Error[80072030]: There is no such object on the server.

29/09/17 13:55:03 [Debug]: >> CWinlogonSettings::UpdateCacheTimeStamp started
29/09/17 13:55:03 [Debug]: << CWinlogonSettings::UpdateCacheTimeStamp ended
29/09/17 13:55:03 [Debug]: << CWinlogonSettings::CheckAndUpdateCache ended
29/09/17 13:55:03 [Debug]: << CWinlogonSettingsLoaderThread::Run ended
29/09/17 13:56:40 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:56:40 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:56:40 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 13:56:40 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:56:40 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:56:40 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 13:56:40 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:56:40 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:57:37 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:57:37 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:57:37 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 13:57:37 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:57:37 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:57:37 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 13:57:37 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:57:37 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:59:43 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:59:43 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:59:43 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 13:59:43 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:59:43 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 13:59:43 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 13:59:43 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 13:59:43 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:01:20 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:01:20 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:01:20 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 14:01:20 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:01:20 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:01:20 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 14:01:20 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:01:20 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:02:12 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:02:12 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:02:13 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 14:02:13 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:02:13 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:02:13 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 14:02:13 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:02:13 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:02:50 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:02:50 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:02:50 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 14:02:50 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:02:50 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:02:50 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 14:02:50 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:02:50 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:03:30 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:03:30 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:03:30 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 14:03:30 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:03:30 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:03:30 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 14:03:30 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:03:30 [Debug]: << CModuleContext::LoadWinlogonSettings ended
0 votes
by (210 points)
29/09/17 14:03:38 [Debug]: >> CCoAdaxesCredentialProviderCredential::StartPasswordReset started
29/09/17 14:03:38 [Debug]: >> CModuleContext::CheckWebServer started
29/09/17 14:03:38 [Debug]: >> CWebServerCheckThread::Run started
29/09/17 14:03:38 [Debug]: << CModuleContext::CheckWebServer ended
29/09/17 14:03:38 [Debug]: >> CDownloader::DownloadContent started
29/09/17 14:03:38 [Info]:     URL: https://id.allianceairlines.com.au/SelfService/ping.txt
29/09/17 14:03:38 [Info]:     Proxy: 
29/09/17 14:03:38 [Info]:     URL Parameters:
29/09/17 14:03:38 [Info]:        Scheme: 4
29/09/17 14:03:38 [Info]:        Host: id.allianceairlines.com.au
29/09/17 14:03:38 [Info]:        Port: 443
29/09/17 14:03:38 [Info]:        URL Path: /SelfService/ping.txt
29/09/17 14:03:38 [Info]:        Extra Info: 
29/09/17 14:03:38 [Info]:     UTF8: 39 bytes
29/09/17 14:03:38 [Info]:     Unicode: 36 chars
29/09/17 14:03:38 [Debug]: << CDownloader::DownloadContent ended
29/09/17 14:03:38 [Debug]: << CWebServerCheckThread::Run ended
29/09/17 14:03:38 [Debug]: >> CChangePasswordDlg::StartPasswordReset started
29/09/17 14:04:02 [Debug]: >> CCoWebBrowserDlgExternal::PutPassword started
29/09/17 14:04:02 [Debug]: << CCoWebBrowserDlgExternal::PutPassword ended
29/09/17 14:04:04 [Debug]: << CChangePasswordDlg::StartPasswordReset ended
29/09/17 14:04:04 [Debug]: << CCoAdaxesCredentialProviderCredential::StartPasswordReset ended
29/09/17 14:04:14 [Debug]: >> CModuleContext::~CModuleContext started
29/09/17 14:04:14 [Info]: Execute: C:\Windows\system32\rundll32.exe C:\Windows\system32\adaxeswinlogonext.dll, UpdateWinLogonExtCache
29/09/17 14:04:14 [Debug]: << CModuleContext::~CModuleContext ended
29/09/17 14:04:14 [Debug]: >> CThreadManager::~CThreadManager started
29/09/17 14:04:14 [Debug]: << CThreadManager::~CThreadManager ended
29/09/17 14:04:14 [Debug]: >> CModuleContext::CModuleContext started
29/09/17 14:04:14 [Info]: Shutdown - No
29/09/17 14:04:14 [Debug]: << CModuleContext::CModuleContext ended
29/09/17 14:04:14 [Debug]: >> UpdateWinLogonExtCache started
29/09/17 14:04:14 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:04:14 [Debug]: >> CWinlogonSettings::LoadCache started
29/09/17 14:04:14 [Debug]: >> CWinlogonSettings::ReadCache started
29/09/17 14:04:14 [Debug]: << CWinlogonSettings::ReadCache ended
29/09/17 14:04:14 [Debug]: << CWinlogonSettings::LoadCache ended
29/09/17 14:04:14 [Debug]: >> CWinlogonSettingsLoaderThread::Run started
29/09/17 14:04:14 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:04:14 [Debug]: >> CModuleContext::WaitUpdateCache started
29/09/17 14:04:14 [Debug]: >> CServiceConnectionPointHelper::GetConnectionPointKeywords started
29/09/17 14:04:14 [Debug]: >> CServiceConnectionPointHelper::ReadSettings started
29/09/17 14:04:14 [Info]:     Domain: allianceairlines.com.au
29/09/17 14:04:15 [Info]:     Search filter: (&(objectCategory=serviceConnectionPoint)(keywords=1.3.6.1.4.1.15741.2.3.1)(keywords=WinlogonResetPassword.Enabled*))
29/09/17 14:04:15 [Info]:     Connection points (2):
29/09/17 14:04:15 [Info]:     [Service Connection Point]
29/09/17 14:04:15 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:04:15 [Info]:     - Keywords:
29/09/17 14:04:15 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:04:15 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:04:15 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:04:15 [Info]:         Backend.Port: 41978
29/09/17 14:04:15 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:04:15 [Info]:         Backend.SslPort: 42234
29/09/17 14:04:15 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:04:15 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:04:15 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:04:15 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:04:15 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:04:15 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:04:15 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:04:15 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:04:15 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:04:15 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:04:15 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     [Service Connection Point]
29/09/17 14:04:15 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:04:15 [Info]:     - Keywords:
29/09/17 14:04:15 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:04:15 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:04:15 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:04:15 [Info]:         Backend.Port: 41978
29/09/17 14:04:15 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:04:15 [Info]:         Backend.SslPort: 42234
29/09/17 14:04:15 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:04:15 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:04:15 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:04:15 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:04:15 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:04:15 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:04:15 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:04:15 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:04:15 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:04:15 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:04:15 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     Effective connection point:
29/09/17 14:04:15 [Info]:     [Service Connection Point]
29/09/17 14:04:15 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:04:15 [Info]:     - Keywords:
29/09/17 14:04:15 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:04:15 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:04:15 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:04:15 [Info]:         Backend.Port: 41978
29/09/17 14:04:15 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:04:15 [Info]:         Backend.SslPort: 42234
29/09/17 14:04:15 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:04:15 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:04:15 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:04:15 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:04:15 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:04:15 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:04:15 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:04:15 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:04:15 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:04:15 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:04:15 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:04:15 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:04:15 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:04:15 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:04:15 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:04:15 [Debug]: << CServiceConnectionPointHelper::ReadSettings ended
29/09/17 14:04:15 [Debug]: << CServiceConnectionPointHelper::GetConnectionPointKeywords ended
29/09/17 14:04:15 [Debug]: >> CWinlogonSettings::Load started
29/09/17 14:04:15 [Info]:     - Enabled flag
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:04:15 [Info]:     - Link URL
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Proxy
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Text
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Link text
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Link tooltip
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Reset Password dialog title
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Loading text
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Unable reset password message
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Unable reset password title
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Unable exchange keys message
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - Unable exchange keys title
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Info]:     - UpdateCredentialsCache.Enabled flag
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.Enabled flag
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:04:15 [Info]:     - UpdateCredentialsCache.Error message
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogTitle
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogTitle
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogText1
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogText2
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogError
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.AccentColor
29/09/17 14:04:15 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:04:15 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Info]:     - CredentialsCacheDisabledNotification.NotificationIntervalMins
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:04:15 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:04:15 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
0 votes
by (210 points)
29/09/17 14:04:15 [Info]: SETTINGS: WINLOGON EXTENSIONS
29/09/17 14:04:15 [Info]:     - Log level: 2
29/09/17 14:04:15 [Info]:     - Enabled: YES
29/09/17 14:04:15 [Info]:     - Text: Forgot your password?
29/09/17 14:04:15 [Info]:     - Link text: Reset Password
29/09/17 14:04:15 [Info]:     - Link tooltip: Click here to reset your password in case you have forgotten it
29/09/17 14:04:15 [Info]:     - Link URL: https://id.allianceairlines.com.au/SelfService
29/09/17 14:04:15 [Info]:     - Reset Password dialog title: Reset Password
29/09/17 14:04:15 [Info]:     - Loading text: Loading...
29/09/17 14:04:15 [Info]:     - Unable reset password message: Password reset is not available because domain '%s' could not be contacted and the 'Update local credentials cache' option is disabled. Please address the issue to your system administrator.
29/09/17 14:04:15 [Info]:     - Unable reset password title: Error
29/09/17 14:04:15 [Info]:     - Unable exchange keys 'offline password reset' message: Failed to bind to the computer's AD object.%s

Cannot continue because the operation is required to update the computer's local credentials cache. Please address the issue to your system administrator.
29/09/17 14:04:15 [Info]:     - Unable exchange keys title: Error
29/09/17 14:04:15 [Info]:     - Unable exchange keys error: 
29/09/17 14:04:15 [Info]:     - UpdateCredentialsCache.Enabled: YES
29/09/17 14:04:15 [Info]:     - UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.Enabled: YES
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:04:15 [Info]:     - OfflinePasswordReset.AccentColor: RGB(50, 129, 210)
29/09/17 14:04:15 [Debug]: << CWinlogonSettings::Load ended
29/09/17 14:04:15 [Debug]: >> CWinlogonSettings::CheckAndUpdateCache started
29/09/17 14:04:15 [Debug]: >> CWinlogonSettings::CheckAndUpdateCacheInt started
29/09/17 14:04:16 [Error]: Unable open computer directory object. Error: There is no such object on the server.
.
29/09/17 14:04:16 [Debug]: << CWinlogonSettings::CheckAndUpdateCacheInt ended
29/09/17 14:04:16 [Info]: Unable update cache. Error[80072030]: There is no such object on the server.

29/09/17 14:04:16 [Debug]: >> CWinlogonSettings::UpdateCacheTimeStamp started
29/09/17 14:04:16 [Debug]: << CWinlogonSettings::UpdateCacheTimeStamp ended
29/09/17 14:04:16 [Debug]: << CWinlogonSettings::CheckAndUpdateCache ended
29/09/17 14:04:16 [Debug]: << CModuleContext::WaitUpdateCache ended
29/09/17 14:04:16 [Debug]: << CWinlogonSettingsLoaderThread::Run ended
29/09/17 14:04:16 [Debug]: << UpdateWinLogonExtCache ended
29/09/17 14:04:16 [Debug]: >> CModuleContext::~CModuleContext started
29/09/17 14:04:16 [Debug]: << CModuleContext::~CModuleContext ended
29/09/17 14:04:16 [Debug]: >> CThreadManager::~CThreadManager started
29/09/17 14:04:16 [Debug]: << CThreadManager::~CThreadManager ended
29/09/17 14:08:18 [Debug]: >> CModuleContext::CModuleContext started
29/09/17 14:08:18 [Info]: Shutdown - No
29/09/17 14:08:18 [Debug]: << CModuleContext::CModuleContext ended
29/09/17 14:08:18 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:08:18 [Debug]: >> CWinlogonSettings::LoadCache started
29/09/17 14:08:18 [Debug]: >> CWinlogonSettings::ReadCache started
29/09/17 14:08:18 [Debug]: << CWinlogonSettings::ReadCache ended
29/09/17 14:08:18 [Debug]: << CWinlogonSettings::LoadCache ended
29/09/17 14:08:18 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:08:18 [Debug]: >> CWinlogonSettingsLoaderThread::Run started
29/09/17 14:08:18 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:08:18 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:08:18 [Info]: Error connect to active directory server. Attempt: 1. Error[8007203a]: The server is not operational.

29/09/17 14:08:18 [Info]: Error connect to active directory server. Attempt: 2. Error[8007203a]: The server is not operational.

29/09/17 14:08:18 [Debug]: >> CCoAdaxesCredentialProvider::SetUsageScenario started
29/09/17 14:08:18 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:08:18 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:08:18 [Debug]: << CCoAdaxesCredentialProvider::SetUsageScenario ended
29/09/17 14:08:18 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:08:18 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:08:18 [Info]: Error connect to active directory server. Attempt: 3. Error[8007203a]: The server is not operational.

29/09/17 14:08:18 [Info]: Error connect to active directory server. Attempt: 4. Error[8007203a]: The server is not operational.

29/09/17 14:08:18 [Info]: Error connect to active directory server. Attempt: 5. Error[8007203a]: The server is not operational.

29/09/17 14:08:19 [Debug]: >> CServiceConnectionPointHelper::GetConnectionPointKeywords started
29/09/17 14:08:19 [Debug]: >> CServiceConnectionPointHelper::ReadSettings started
29/09/17 14:08:19 [Info]:     Domain: allianceairlines.com.au
29/09/17 14:08:19 [Info]:     Search filter: (&(objectCategory=serviceConnectionPoint)(keywords=1.3.6.1.4.1.15741.2.3.1)(keywords=WinlogonResetPassword.Enabled*))
29/09/17 14:08:19 [Info]:     Connection points (2):
29/09/17 14:08:19 [Info]:     [Service Connection Point]
29/09/17 14:08:19 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:08:19 [Info]:     - Keywords:
29/09/17 14:08:19 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:08:19 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:08:19 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:08:19 [Info]:         Backend.Port: 41978
29/09/17 14:08:19 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:08:19 [Info]:         Backend.SslPort: 42234
29/09/17 14:08:19 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:08:19 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:08:19 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:08:19 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:08:19 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:08:19 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:08:19 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:08:19 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:08:19 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:08:19 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:08:19 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:08:19 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:19 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:19 [Info]:     [Service Connection Point]
29/09/17 14:08:19 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:08:19 [Info]:     - Keywords:
29/09/17 14:08:19 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:08:19 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:08:19 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:08:19 [Info]:         Backend.Port: 41978
29/09/17 14:08:19 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:08:19 [Info]:         Backend.SslPort: 42234
29/09/17 14:08:19 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:08:19 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:08:19 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:08:19 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:08:19 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:08:19 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:08:19 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:08:19 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:08:19 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:08:19 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:08:19 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:08:19 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:19 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:19 [Info]:     Effective connection point:
29/09/17 14:08:19 [Info]:     [Service Connection Point]
29/09/17 14:08:19 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:08:19 [Info]:     - Keywords:
29/09/17 14:08:19 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:08:19 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:08:19 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:08:19 [Info]:         Backend.Port: 41978
29/09/17 14:08:19 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:08:19 [Info]:         Backend.SslPort: 42234
29/09/17 14:08:19 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:08:19 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:08:19 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:08:19 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:08:19 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:08:19 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:08:19 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:08:19 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:08:19 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:08:19 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:08:19 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:08:19 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:08:19 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:08:19 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:08:19 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:08:19 [Debug]: << CServiceConnectionPointHelper::ReadSettings ended
29/09/17 14:08:19 [Debug]: << CServiceConnectionPointHelper::GetConnectionPointKeywords ended
29/09/17 14:08:19 [Debug]: >> CWinlogonSettings::Load started
29/09/17 14:08:19 [Info]:     - Enabled flag
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:08:19 [Info]:     - Link URL
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Proxy
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:19 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Text
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Link text
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Link tooltip
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Reset Password dialog title
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Loading text
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Unable reset password message
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Unable reset password title
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Unable exchange keys message
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - Unable exchange keys title
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Info]:     - UpdateCredentialsCache.Enabled flag
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:08:19 [Info]:     - OfflinePasswordReset.Enabled flag
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:08:19 [Info]:     - UpdateCredentialsCache.Error message
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:19 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:19 [Info]:     - OfflinePasswordReset.StepsDialogTitle
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:19 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:19 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:19 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:19 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text
29/09/17 14:08:19 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:19 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:19 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:19 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogTitle
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogText1
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogText2
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogError
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.AccentColor
29/09/17 14:08:20 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:08:20 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]:     - CredentialsCacheDisabledNotification.NotificationIntervalMins
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:08:20 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:08:20 [Info]: SETTINGS: WINLOGON EXTENSIONS
29/09/17 14:08:20 [Info]:     - Log level: 2
29/09/17 14:08:20 [Info]:     - Enabled: YES
29/09/17 14:08:20 [Info]:     - Text: Forgot your password?
29/09/17 14:08:20 [Info]:     - Link text: Reset Password
29/09/17 14:08:20 [Info]:     - Link tooltip: Click here to reset your password in case you have forgotten it
29/09/17 14:08:20 [Info]:     - Link URL: https://id.allianceairlines.com.au/SelfService
29/09/17 14:08:20 [Info]:     - Reset Password dialog title: Reset Password
29/09/17 14:08:20 [Info]:     - Loading text: Loading...
29/09/17 14:08:20 [Info]:     - Unable reset password message: Password reset is not available because domain '%s' could not be contacted and the 'Update local credentials cache' option is disabled. Please address the issue to your system administrator.
29/09/17 14:08:20 [Info]:     - Unable reset password title: Error
29/09/17 14:08:20 [Info]:     - Unable exchange keys 'offline password reset' message: Failed to bind to the computer's AD object.%s

Cannot continue because the operation is required to update the computer's local credentials cache. Please address the issue to your system administrator.
29/09/17 14:08:20 [Info]:     - Unable exchange keys title: Error
29/09/17 14:08:20 [Info]:     - Unable exchange keys error: 
29/09/17 14:08:20 [Info]:     - UpdateCredentialsCache.Enabled: YES
29/09/17 14:08:20 [Info]:     - UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.Enabled: YES
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:08:20 [Info]:     - OfflinePasswordReset.AccentColor: RGB(50, 129, 210)
29/09/17 14:08:20 [Debug]: << CWinlogonSettings::Load ended
29/09/17 14:08:20 [Debug]: >> CWinlogonSettings::CheckAndUpdateCache started
29/09/17 14:08:20 [Debug]: >> CWinlogonSettings::CheckAndUpdateCacheInt started
29/09/17 14:08:20 [Error]: Unable open computer directory object. Error: There is no such object on the server.
.
29/09/17 14:08:20 [Debug]: << CWinlogonSettings::CheckAndUpdateCacheInt ended
29/09/17 14:08:20 [Info]: Unable update cache. Error[80072030]: There is no such object on the server.

29/09/17 14:08:20 [Debug]: >> CWinlogonSettings::UpdateCacheTimeStamp started
29/09/17 14:08:20 [Debug]: << CWinlogonSettings::UpdateCacheTimeStamp ended
29/09/17 14:08:20 [Debug]: << CWinlogonSettings::CheckAndUpdateCache ended
29/09/17 14:08:20 [Debug]: << CWinlogonSettingsLoaderThread::Run ended
0 votes
by (210 points)
29/09/17 14:13:44 [Debug]: >> CCoAdaxesCredentialProviderCredential::StartPasswordReset started
29/09/17 14:13:44 [Debug]: >> CModuleContext::CheckWebServer started
29/09/17 14:13:44 [Debug]: << CModuleContext::CheckWebServer ended
29/09/17 14:13:44 [Debug]: >> CWebServerCheckThread::Run started
29/09/17 14:13:44 [Debug]: >> CDownloader::DownloadContent started
29/09/17 14:13:44 [Info]:     URL: https://id.allianceairlines.com.au/SelfService/ping.txt
29/09/17 14:13:44 [Info]:     Proxy: 
29/09/17 14:13:44 [Info]:     URL Parameters:
29/09/17 14:13:44 [Info]:        Scheme: 4
29/09/17 14:13:44 [Info]:        Host: id.allianceairlines.com.au
29/09/17 14:13:44 [Info]:        Port: 443
29/09/17 14:13:44 [Info]:        URL Path: /SelfService/ping.txt
29/09/17 14:13:44 [Info]:        Extra Info: 
29/09/17 14:13:45 [Info]:     UTF8: 39 bytes
29/09/17 14:13:45 [Info]:     Unicode: 36 chars
29/09/17 14:13:45 [Debug]: << CDownloader::DownloadContent ended
29/09/17 14:13:45 [Debug]: << CWebServerCheckThread::Run ended
29/09/17 14:13:45 [Debug]: >> CChangePasswordDlg::StartPasswordReset started
29/09/17 14:14:00 [Debug]: << CChangePasswordDlg::StartPasswordReset ended
29/09/17 14:14:00 [Debug]: << CCoAdaxesCredentialProviderCredential::StartPasswordReset ended
29/09/17 14:14:03 [Debug]: >> CCoAdaxesCredentialProviderCredential::StartPasswordReset started
29/09/17 14:14:03 [Debug]: >> CModuleContext::CheckWebServer started
29/09/17 14:14:03 [Debug]: >> CWebServerCheckThread::Run started
29/09/17 14:14:03 [Debug]: << CModuleContext::CheckWebServer ended
29/09/17 14:14:03 [Debug]: >> CDownloader::DownloadContent started
29/09/17 14:14:03 [Info]:     URL: https://id.allianceairlines.com.au/SelfService/ping.txt
29/09/17 14:14:03 [Info]:     Proxy: 
29/09/17 14:14:03 [Info]:     URL Parameters:
29/09/17 14:14:03 [Info]:        Scheme: 4
29/09/17 14:14:03 [Info]:        Host: id.allianceairlines.com.au
29/09/17 14:14:03 [Info]:        Port: 443
29/09/17 14:14:03 [Info]:        URL Path: /SelfService/ping.txt
29/09/17 14:14:03 [Info]:        Extra Info: 
29/09/17 14:14:03 [Info]:     UTF8: 39 bytes
29/09/17 14:14:03 [Info]:     Unicode: 36 chars
29/09/17 14:14:03 [Debug]: << CDownloader::DownloadContent ended
29/09/17 14:14:03 [Debug]: << CWebServerCheckThread::Run ended
29/09/17 14:14:03 [Debug]: >> CChangePasswordDlg::StartPasswordReset started
29/09/17 14:14:36 [Debug]: >> CCoWebBrowserDlgExternal::PutPassword started
29/09/17 14:14:36 [Debug]: << CCoWebBrowserDlgExternal::PutPassword ended
29/09/17 14:14:41 [Debug]: << CChangePasswordDlg::StartPasswordReset ended
29/09/17 14:14:41 [Debug]: << CCoAdaxesCredentialProviderCredential::StartPasswordReset ended
29/09/17 14:15:21 [Debug]: >> CModuleContext::~CModuleContext started
29/09/17 14:15:21 [Info]: Execute: C:\Windows\system32\rundll32.exe C:\Windows\system32\adaxeswinlogonext.dll, UpdateWinLogonExtCache
29/09/17 14:15:21 [Debug]: << CModuleContext::~CModuleContext ended
29/09/17 14:15:21 [Debug]: >> CThreadManager::~CThreadManager started
29/09/17 14:15:21 [Debug]: << CThreadManager::~CThreadManager ended
29/09/17 14:15:21 [Debug]: >> CModuleContext::CModuleContext started
29/09/17 14:15:21 [Info]: Shutdown - No
29/09/17 14:15:21 [Debug]: << CModuleContext::CModuleContext ended
29/09/17 14:15:21 [Debug]: >> UpdateWinLogonExtCache started
29/09/17 14:15:21 [Debug]: >> CModuleContext::LoadWinlogonSettings started
29/09/17 14:15:21 [Debug]: >> CWinlogonSettings::LoadCache started
29/09/17 14:15:21 [Debug]: >> CWinlogonSettings::ReadCache started
29/09/17 14:15:21 [Debug]: << CWinlogonSettings::ReadCache ended
29/09/17 14:15:21 [Debug]: << CWinlogonSettings::LoadCache ended
29/09/17 14:15:21 [Debug]: << CModuleContext::LoadWinlogonSettings ended
29/09/17 14:15:21 [Debug]: >> CWinlogonSettingsLoaderThread::Run started
29/09/17 14:15:21 [Debug]: >> CModuleContext::WaitUpdateCache started
29/09/17 14:16:09 [Info]: Error connect to active directory server. Attempt: 1. Error[8007200f]: The directory service is unavailable.

29/09/17 14:17:04 [Info]: Error connect to active directory server. Attempt: 2. Error[8007200f]: The directory service is unavailable.

29/09/17 14:18:02 [Info]: Error connect to active directory server. Attempt: 3. Error[8007200f]: The directory service is unavailable.

29/09/17 14:19:00 [Info]: Error connect to active directory server. Attempt: 4. Error[8007200f]: The directory service is unavailable.

29/09/17 14:19:06 [Info]: Error connect to active directory server. Attempt: 5. Error[80072020]: An operations error occurred.

29/09/17 14:19:06 [Debug]: >> CServiceConnectionPointHelper::GetConnectionPointKeywords started
29/09/17 14:19:06 [Debug]: >> CServiceConnectionPointHelper::ReadSettings started
29/09/17 14:19:06 [Info]:     Domain: allianceairlines.com.au
29/09/17 14:19:06 [Info]:     Search filter: (&(objectCategory=serviceConnectionPoint)(keywords=1.3.6.1.4.1.15741.2.3.1)(keywords=WinlogonResetPassword.Enabled*))
29/09/17 14:19:07 [Info]:     Connection points (2):
29/09/17 14:19:07 [Info]:     [Service Connection Point]
29/09/17 14:19:07 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:19:07 [Info]:     - Keywords:
29/09/17 14:19:07 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:19:07 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:19:07 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:19:07 [Info]:         Backend.Port: 41978
29/09/17 14:19:07 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:19:07 [Info]:         Backend.SslPort: 42234
29/09/17 14:19:07 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:19:07 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:19:07 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:19:07 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:19:07 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:19:07 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:19:07 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:19:07 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:19:07 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:19:07 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:19:07 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     [Service Connection Point]
29/09/17 14:19:07 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:19:07 [Info]:     - Keywords:
29/09/17 14:19:07 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:19:07 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:19:07 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:19:07 [Info]:         Backend.Port: 41978
29/09/17 14:19:07 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:19:07 [Info]:         Backend.SslPort: 42234
29/09/17 14:19:07 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:19:07 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:19:07 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:19:07 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:19:07 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:19:07 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:19:07 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:19:07 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:19:07 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:19:07 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:19:07 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     Effective connection point:
29/09/17 14:19:07 [Info]:     [Service Connection Point]
29/09/17 14:19:07 [Info]:     - Service DNS name: FIREFLY.allianceairlines.com.au
29/09/17 14:19:07 [Info]:     - Keywords:
29/09/17 14:19:07 [Info]:         1.3.6.1.4.1.15741.2.3.1: 
29/09/17 14:19:07 [Info]:         Backend.ConfigurationSet: {933b3f36-6916-4c94-95eb-70696b1a67cc}
29/09/17 14:19:07 [Info]:         Backend.DnsHostName: FIREFLY.allianceairlines.com.au
29/09/17 14:19:07 [Info]:         Backend.Port: 41978
29/09/17 14:19:07 [Info]:         Backend.ServerName: CN=FIREFLY$AdaxesBackend,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,CN={933B3F36-6916-4C94-95EB-70696B1A67CC}
29/09/17 14:19:07 [Info]:         Backend.SslPort: 42234
29/09/17 14:19:07 [Info]:         ConfigurationSet.Key:0: BgIAAACkAABSU0ExAAgAAAEAAQABedhVj87pk2/Zew2euofBahkTNE589oa1ejsTC1/CNNiEONEnaXuEYD1cc/5fKsVLdXBIi9PK41ta1LYhOgOkAhEWnBVeVDGi+Cnc6J1AACZOpnLk94TAmlBNtWdXp0nM5BxEhAgAXf+8QHJOqBIXdJutPyvK0YLRlbru21xdbPTNZbuR4QyxWyTPTauvWAIqG6PDLh449
29/09/17 14:19:07 [Info]:         ConfigurationSet.Key:1: mGs5DoLKeX6DDIUlCttzGub+x/6Z8ulCNrAO2/ryVlvSxpz/pH8fU8mu6joHHppJnUvx8/scoHXv2cOZxseeqeP8Rgj4PZRAxYKA2b1AIfQQL//lneSAjnLUuNb5yVb3LurtVJ7aBLa
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.Enabled: 1
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationIntervalMins: 0
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationMenuDoNotShow: Don't show this message again
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationText: Some features of the Self Password Reset tool are not available because domain credentials cache is disabled on this computer. Please address it to your system administrator.
29/09/17 14:19:07 [Info]:         CredentialsCacheDisabledNotification.NotificationTitle: Password Self Service
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Enabled: 1
29/09/17 14:19:07 [Info]:         EnrollSysNotification.MenuEnroll: Enroll Now...
29/09/17 14:19:07 [Info]:         EnrollSysNotification.MenuExit: Exit
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Text: This will enable you to reset your password if you forget it in the future.
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Title: Enroll for self-service password reset
29/09/17 14:19:07 [Info]:         EnrollSysNotification.Url: https://id.allianceairlines.com.au/SelfService
29/09/17 14:19:07 [Info]:         Instance.ConfigurationSet: {0a48c76a-4267-4203-9cfa-869080513c97}
29/09/17 14:19:07 [Info]:         Instance.Id: {617c9063-4653-435c-9c15-e5b4835e205a}
29/09/17 14:19:07 [Info]:         Instance.ManagedDomains: allianceairlines.com.au
29/09/17 14:19:07 [Info]:         Instance.Site: Brisbane-BigAir-B1
29/09/17 14:19:07 [Info]:         Instance.Version: 3.8.14218.0
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.AccentColor: 13795634
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.Enabled: 1
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:19:07 [Info]:         OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:19:07 [Info]:         UpdateCredentialsCache.Enabled: 1
29/09/17 14:19:07 [Info]:         UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.Enabled: 1
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.LinkText: Reset Password
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.SettingsPriority: 100
29/09/17 14:19:07 [Info]:         WinlogonResetPassword.WebUiUrl: https://id.allianceairlines.com.au/SelfService
29/09/17 14:19:07 [Debug]: << CServiceConnectionPointHelper::ReadSettings ended
29/09/17 14:19:07 [Debug]: << CServiceConnectionPointHelper::GetConnectionPointKeywords ended
29/09/17 14:19:07 [Debug]: >> CWinlogonSettings::Load started
29/09/17 14:19:07 [Info]:     - Enabled flag
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:19:07 [Info]:     - Link URL
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Proxy
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Text
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Link text
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Link tooltip
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Reset Password dialog title
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Loading text
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Unable reset password message
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Unable reset password title
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Unable exchange keys message
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - Unable exchange keys title
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Info]:     - UpdateCredentialsCache.Enabled flag
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.Enabled flag
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueBool started
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueDWORD started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueDWORD ended
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueBool ended
29/09/17 14:19:07 [Info]:     - UpdateCredentialsCache.Error message
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogTitle
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogTitle
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogText1
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogText2
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogError
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.AccentColor
29/09/17 14:19:07 [Debug]: >> CSettingsBase::ReadRegValueStr started
29/09/17 14:19:07 [Debug]: << CSettingsBase::ReadRegValueStr ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]:     - CredentialsCacheDisabledNotification.NotificationIntervalMins
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Debug]: >> CConnectionPointKeywordMap::GetKeyword started
29/09/17 14:19:07 [Debug]: << CConnectionPointKeywordMap::GetKeyword ended
29/09/17 14:19:07 [Info]: SETTINGS: WINLOGON EXTENSIONS
29/09/17 14:19:07 [Info]:     - Log level: 2
29/09/17 14:19:07 [Info]:     - Enabled: YES
29/09/17 14:19:07 [Info]:     - Text: Forgot your password?
29/09/17 14:19:07 [Info]:     - Link text: Reset Password
29/09/17 14:19:07 [Info]:     - Link tooltip: Click here to reset your password in case you have forgotten it
29/09/17 14:19:07 [Info]:     - Link URL: https://id.allianceairlines.com.au/SelfService
29/09/17 14:19:07 [Info]:     - Reset Password dialog title: Reset Password
29/09/17 14:19:07 [Info]:     - Loading text: Loading...
29/09/17 14:19:07 [Info]:     - Unable reset password message: Password reset is not available because domain '%s' could not be contacted and the 'Update local credentials cache' option is disabled. Please address the issue to your system administrator.
29/09/17 14:19:07 [Info]:     - Unable reset password title: Error
29/09/17 14:19:07 [Info]:     - Unable exchange keys 'offline password reset' message: Failed to bind to the computer's AD object.%s

Cannot continue because the operation is required to update the computer's local credentials cache. Please address the issue to your system administrator.
29/09/17 14:19:07 [Info]:     - Unable exchange keys title: Error
29/09/17 14:19:07 [Info]:     - Unable exchange keys error: 
29/09/17 14:19:07 [Info]:     - UpdateCredentialsCache.Enabled: YES
29/09/17 14:19:07 [Info]:     - UpdateCredentialsCache.Error: Your password cannot be updated on this computer, because either the new password isn't the same as the one created during self password reset, or you haven't previously logged on to the computer.
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.Enabled: YES
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogTitle: Reset Password Offline
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogHeaderText: Follow the steps below to reset your password.
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep1Text: Open the following URL on a device connected to the Internet:
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep2Text: Follow instructions of the Reset Password wizard to reset your password.
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep3Text: On the last step of the wizard enter the following key:
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogStep4Text: Enter the key displayed on the completion page of the wizard and your new password:
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogResetPasswordButtonText: Reset Password
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogNewPasswordLabel: New password:
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.StepsDialogResponseKeyLabel: Response key:
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogTitle: Reset Password
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogText1: Make sure your computer has Internet access.
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogText2: If you cannot get Internet access on the computer, use Offline Password Reset.
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogCancelButtonText: Cancel
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogRetryButtonText: Retry
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogResetOfflineButtonText: Reset Password Offline
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.IntroDialogError: Online password reset service is not available.
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.InvalidResponseKeyError: The response key is not valid. Make sure that you entered the correct key.
29/09/17 14:19:07 [Info]:     - OfflinePasswordReset.AccentColor: RGB(50, 129, 210)
29/09/17 14:19:07 [Debug]: << CWinlogonSettings::Load ended
29/09/17 14:19:07 [Debug]: >> CWinlogonSettings::CheckAndUpdateCache started
29/09/17 14:19:07 [Debug]: >> CWinlogonSettings::CheckAndUpdateCacheInt started
29/09/17 14:19:08 [Error]: Unable open computer directory object. Error: There is no such object on the server.
.
29/09/17 14:19:08 [Debug]: << CWinlogonSettings::CheckAndUpdateCacheInt ended
29/09/17 14:19:08 [Info]: Unable update cache. Error[80072030]: There is no such object on the server.

29/09/17 14:19:08 [Debug]: >> CWinlogonSettings::UpdateCacheTimeStamp started
29/09/17 14:19:08 [Debug]: << CWinlogonSettings::UpdateCacheTimeStamp ended
29/09/17 14:19:08 [Debug]: << CWinlogonSettings::CheckAndUpdateCache ended
29/09/17 14:19:08 [Debug]: << CWinlogonSettingsLoaderThread::Run ended
29/09/17 14:19:08 [Debug]: << CModuleContext::WaitUpdateCache ended
29/09/17 14:19:08 [Debug]: << UpdateWinLogonExtCache ended
29/09/17 14:19:08 [Debug]: >> CModuleContext::~CModuleContext started
29/09/17 14:19:08 [Debug]: << CModuleContext::~CModuleContext ended
29/09/17 14:19:08 [Debug]: >> CThreadManager::~CThreadManager started
29/09/17 14:19:08 [Debug]: << CThreadManager::~CThreadManager ended

Related questions

0 votes
1 answer

Given Scenario: Adaxes domain user is remote with his laptop and has adaxes self service client installed on Windows and is enrolled for self service via Adaxes. We ... get updated when a user initiates password reset/change password from the lock screen ?

asked Nov 2, 2020 by rsaran (70 points)
0 votes
1 answer

Using the Password expiration built-in scheduled task, I include the link into the /AdaxesSelfService/ChangePassword.aspx file - however it doesn't let a user put in their username ... old and new password fields fine, but can't get the username field to pull.

asked Mar 28, 2013 by danftasc (440 points)
0 votes
1 answer

I know I can set the "User must change password at next logon" flag, but noticed when I do that, they can no longer log in to Self-Service.

asked Oct 1, 2020 by RickWaukCo (320 points)
0 votes
1 answer

I created a group Business Rule that triggers "After adding or removing a member from a group". On its Activity Scope I added a test group, and set it for "The group ... does not trigger. What should I do to make the BR detect this (admittedly rare) case?

asked Mar 16, 2023 by alex.vanderwoude (60 points)
0 votes
0 answers

Whether I try to run a script or manually run the commands to enroll users, users remain unenrolled. Example of a basic script: Import-Module ... ` -QuestionsAndAnswers @{$question1=$answer1;$question2=$answer2} -AdaxesService localhost Adaxes version 2021

asked Mar 27, 2023 by gwadmin (80 points)
3,342 questions
3,043 answers
7,766 comments
544,933 users