Ericsson / exchangecalendar

Exchange 2007/2010/2013 Calendar, Tasks, Contacts and GAL Provider.
GNU General Public License v3.0
925 stars 112 forks source link

can't access after thunderbird restart (password) #306

Closed dominikzogg closed 9 years ago

dominikzogg commented 9 years ago

Hello @bavincen

From time to time i can setup the connection successfully. But after restart i have to put the password again, but the password entry seems to lose the data and shown up again and again.

Ubuntu 14.04 Thunderbird 31.8.0 Tried on 3.3.2 and master

Regards @dominikzogg

bavincen commented 9 years ago

try cancelling when second time prompting let us know if that works

dominikzogg commented 9 years ago

@bavincen iat the moment i fail to add the calendar again, since i removed it, cause i can't loggin in.

bavincen commented 9 years ago

you can try adding, please use latest addon.

dominikzogg commented 9 years ago

@bavincen ok i reinstalled the module from master branch, the only thing that changed is, that there is no offline checkbox, choosing exchange. Trying to submit the password empty the second try makes the dialog loading endless

dominikzogg commented 9 years ago

@bavincen after deleting ~/.thunderbird/xxx.default/calendar-data ~/.thunderbird/xxx.default/exchange-data, i could readd the account. after restarting thunderbird i get the password dialog again. i added it ones and submitted in empty the second time. There is no error, but synchronising takes forever, so i get no new calendar entries

dominikzogg commented 9 years ago

@bavincen tried it at work on osx, same problem

bavincen commented 9 years ago

@dominikzogg if second time prfompted, press Esc key i mean cancel it

laerm commented 9 years ago

I'm also getting an infinite password box issue. OS X 10.10.5, TB 38.2, Lightning 4.0.2 & EWS 3.4.0 beta 5.

After entering my password a good number of times (5 or 6) I get a 401 unauthorized. I'm copy and pasting my password so I know it's correct. Wonder if it's not tripping over a special character in my password... It works on my Ubuntu box.

bavincen commented 9 years ago

Are you not using beta6?

Sent from my Sprint phone.

----- Reply message ----- From: "Chris Greiner" notifications@github.com To: "Ericsson/exchangecalendar" exchangecalendar@noreply.github.com Cc: "bavincen" bavincen.in@gmail.com Subject: [exchangecalendar] can't access after thunderbird restart (password) (#306) Date: Tue, Aug 18, 2015 17:59

I'm also getting an infinite password box issue. OS X 10.10.5, TB 38.2, Lightning 4.0.2 & EWS 3.4.0 beta 5.

After entering my password a good number of times (5 or 6) I get a 401 unauthorized. I'm copy and pasting my password so I know it's correct. Wonder if it's not tripping over a special character in my password... It works on my Ubuntu box.

— Reply to this email directly or view it on GitHub.

laerm commented 9 years ago

Hadn't been released yet when I checked this morning. Just updated and same behaviour. End up getting a 401 Unauthorized (Code: -19) after a number of password box pop-ups. Accessing the web service URL in my browser works. The log shows my password in cleartext and is correct.

Log (redacted):

1st-setup:2015-7-2 15:28:42.180:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-7-2 15:28:42.180:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-7-2 15:28:42.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:453)
1st-setup:2015-7-2 15:28:42.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454)
1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456)
1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:457)
1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:461)
1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:466)
1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=[__REDACTED__] (_asyncPromptAuth in mivExchangeAuthPrompt2.js:470)
1st-setup:2015-7-2 15:28:42.184:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487)
1st-setup:2015-7-2 15:28:42.184:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489)
1st-setup:2015-7-2 15:28:42.185:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:491)
1st-setup:2015-7-2 15:28:42.185:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM [__REDACTED__] (_asyncPromptAuth in mivExchangeAuthPrompt2.js:500)
1st-setup:2015-7-2 15:28:42.186:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:518)
1st-setup:2015-7-2 15:28:42.186:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282)
1st-setup:2015-7-2 15:28:42.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306)
1st-setup:2015-7-2 15:28:42.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319)
1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-2 15:28:42.189:mivExchangeAuthPrompt2: getPassword: There is a password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:136)
1st-setup:2015-7-2 15:28:42.189:mivExchangeAuthPrompt2: getPassword: password(1)=[__REDACTED__] (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: password(2)=[__REDACTED__] (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. Going to see if they are the same. (_getPassword in mivExchangeAuthPrompt2.js:170)
1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:172)
1st-setup:2015-7-2 15:28:42.191:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:177)
1st-setup:2015-7-2 15:28:42.191:mivExchangeAuthPrompt2: getPassword: Login Failed, Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:181)
1st-setup:2015-7-2 15:28:42.192:mivExchangeAuthPrompt2: getPassword: Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:216)
1st-setup:2015-7-2 15:28:45.442:mivExchangeAuthPrompt2: getPassword: User canceled entering a password. (_getPassword in mivExchangeAuthPrompt2.js:244)
1st-setup:2015-7-2 15:28:45.443:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:getPassword: User canceled entering a password. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:348)
1st-setup:2015-7-2 15:28:45.519:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad :Server: Microsoft-IIS/8.5
request-id: e9f672a3-8926-4613-92ab-3d59c00d9c1e
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
X-FEServer: PRDEXCH04
Date: Tue, 18 Aug 2015 13:28:41 GMT
Content-Length: 0

1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad :
1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-7-2 15:28:45.521:79412c43-e105-ce49-ba54-e8fe8a99868a: : isConnError req.status=401: Unauthorized
URL:https://owa.redacted.com/EWS/Exchange.asmx

Let me know if I can provide more information.

bavincen commented 9 years ago

Well thanks for the log Please cancel second time when it prompts

Sent from my Sprint phone.

----- Reply message ----- From: "Chris Greiner" notifications@github.com To: "Ericsson/exchangecalendar" exchangecalendar@noreply.github.com Cc: "bavincen" bavincen.in@gmail.com Subject: [exchangecalendar] can't access after thunderbird restart (password) (#306) Date: Tue, Aug 18, 2015 19:10

Hadn't been released yet when I checked this morning. Just updated and same behaviour. End up getting a 401 Unauthorized (Code: -19) after a number of password box pop-ups. Accessing the web service URL in my browser works. The log shows my password in cleartext and is correct.

Log (redacted):

1st-setup:2015-7-2 15:28:42.180:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450) 1st-setup:2015-7-2 15:28:42.180:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451) 1st-setup:2015-7-2 15:28:42.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:453) 1st-setup:2015-7-2 15:28:42.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454) 1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456) 1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:457) 1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458) 1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:461) 1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:466) 1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=[REDACTED](_asyncPromptAuth in mivExchangeAuthPrompt2.js:470) 1st-setup:2015-7-2 15:28:42.184:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487) 1st-setup:2015-7-2 15:28:42.184:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489) 1st-setup:2015-7-2 15:28:42.185:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:491) 1st-setup:2015-7-2 15:28:42.185:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM [REDACTED](_asyncPromptAuth in mivExchangeAuthPrompt2.js:500) 1st-setup:2015-7-2 15:28:42.186:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:518) 1st-setup:2015-7-2 15:28:42.186:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282) 1st-setup:2015-7-2 15:28:42.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306) 1st-setup:2015-7-2 15:28:42.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319) 1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328) 1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328) 1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122) 1st-setup:2015-7-2 15:28:42.189:mivExchangeAuthPrompt2: getPassword: There is a password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service](_getPassword in mivExchangeAuthPrompt2.js:136) 1st-setup:2015-7-2 15:28:42.189:mivExchangeAuthPrompt2: getPassword: password(1)=[REDACTED](_getPassword in mivExchangeAuthPrompt2.js:143) 1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: password(2)=[REDACTED](_getPassword in mivExchangeAuthPrompt2.js:163) 1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. Going to see if they are the same. (_getPassword in mivExchangeAuthPrompt2.js:170) 1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:172) 1st-setup:2015-7-2 15:28:42.191:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:177) 1st-setup:2015-7-2 15:28:42.191:mivExchangeAuthPrompt2: getPassword: Login Failed, Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:181) 1st-setup:2015-7-2 15:28:42.192:mivExchangeAuthPrompt2: getPassword: Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:216) 1st-setup:2015-7-2 15:28:45.442:mivExchangeAuthPrompt2: getPassword: User canceled entering a password. (_getPassword in mivExchangeAuthPrompt2.js:244) 1st-setup:2015-7-2 15:28:45.443:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:getPassword: User canceled entering a password. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:348) 1st-setup:2015-7-2 15:28:45.519:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad :load, readyState:4, status:401 1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad :Server: Microsoft-IIS/8.5 request-id: e9f672a3-8926-4613-92ab-3d59c00d9c1e WWW-Authenticate: Negotiate NTLM X-Powered-By: ASP.NET X-FEServer: PRDEXCH04 Date: Tue, 18 Aug 2015 13:28:41 GMT Content-Length: 0

1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad : 1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401 1st-setup:2015-7-2 15:28:45.521:79412c43-e105-ce49-ba54-e8fe8a99868a: : isConnError req.status=401: Unauthorized URL:https://owa.redacted.com/EWS/Exchange.asmx

Let me know if I can provide more information.

— Reply to this email directly or view it on GitHub.

bavincen commented 9 years ago

Please post same log that from beta6

Sent from my Sprint phone.

----- Reply message ----- From: "Chris Greiner" notifications@github.com To: "Ericsson/exchangecalendar" exchangecalendar@noreply.github.com Cc: "bavincen" bavincen.in@gmail.com Subject: [exchangecalendar] can't access after thunderbird restart (password) (#306) Date: Tue, Aug 18, 2015 19:10

Hadn't been released yet when I checked this morning. Just updated and same behaviour. End up getting a 401 Unauthorized (Code: -19) after a number of password box pop-ups. Accessing the web service URL in my browser works. The log shows my password in cleartext and is correct.

Log (redacted):

1st-setup:2015-7-2 15:28:42.180:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450) 1st-setup:2015-7-2 15:28:42.180:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451) 1st-setup:2015-7-2 15:28:42.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:453) 1st-setup:2015-7-2 15:28:42.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454) 1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456) 1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:457) 1st-setup:2015-7-2 15:28:42.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458) 1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:461) 1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:466) 1st-setup:2015-7-2 15:28:42.183:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=[REDACTED](_asyncPromptAuth in mivExchangeAuthPrompt2.js:470) 1st-setup:2015-7-2 15:28:42.184:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487) 1st-setup:2015-7-2 15:28:42.184:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489) 1st-setup:2015-7-2 15:28:42.185:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:491) 1st-setup:2015-7-2 15:28:42.185:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM [REDACTED](_asyncPromptAuth in mivExchangeAuthPrompt2.js:500) 1st-setup:2015-7-2 15:28:42.186:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:518) 1st-setup:2015-7-2 15:28:42.186:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282) 1st-setup:2015-7-2 15:28:42.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306) 1st-setup:2015-7-2 15:28:42.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319) 1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328) 1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328) 1st-setup:2015-7-2 15:28:42.188:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122) 1st-setup:2015-7-2 15:28:42.189:mivExchangeAuthPrompt2: getPassword: There is a password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service](_getPassword in mivExchangeAuthPrompt2.js:136) 1st-setup:2015-7-2 15:28:42.189:mivExchangeAuthPrompt2: getPassword: password(1)=[REDACTED](_getPassword in mivExchangeAuthPrompt2.js:143) 1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: password(2)=[REDACTED](_getPassword in mivExchangeAuthPrompt2.js:163) 1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. Going to see if they are the same. (_getPassword in mivExchangeAuthPrompt2.js:170) 1st-setup:2015-7-2 15:28:42.190:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:172) 1st-setup:2015-7-2 15:28:42.191:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:177) 1st-setup:2015-7-2 15:28:42.191:mivExchangeAuthPrompt2: getPassword: Login Failed, Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:181) 1st-setup:2015-7-2 15:28:42.192:mivExchangeAuthPrompt2: getPassword: Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:216) 1st-setup:2015-7-2 15:28:45.442:mivExchangeAuthPrompt2: getPassword: User canceled entering a password. (_getPassword in mivExchangeAuthPrompt2.js:244) 1st-setup:2015-7-2 15:28:45.443:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:getPassword: User canceled entering a password. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:348) 1st-setup:2015-7-2 15:28:45.519:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad :load, readyState:4, status:401 1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad :Server: Microsoft-IIS/8.5 request-id: e9f672a3-8926-4613-92ab-3d59c00d9c1e WWW-Authenticate: Negotiate NTLM X-Powered-By: ASP.NET X-FEServer: PRDEXCH04 Date: Tue, 18 Aug 2015 13:28:41 GMT Content-Length: 0

1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: : ExchangeRequest.onLoad : 1st-setup:2015-7-2 15:28:45.520:79412c43-e105-ce49-ba54-e8fe8a99868a: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401 1st-setup:2015-7-2 15:28:45.521:79412c43-e105-ce49-ba54-e8fe8a99868a: : isConnError req.status=401: Unauthorized URL:https://owa.redacted.com/EWS/Exchange.asmx

Let me know if I can provide more information.

— Reply to this email directly or view it on GitHub.

laerm commented 9 years ago

This log was taken from beta 6.

I've tried canceling, it just goes back to the "create new calendar" menu. ("Créer un nouvel agenda" in French).

I removed my calendar subscriptions thinking removing/adding the add-on would fix the issue. Tried removing the saved password in the password manager but no luck. Any cache files I can try deleting?

je-vv commented 9 years ago

In case of any help, I never got this problem on beta5. I was immediately hit by it when upgrading to beta6.

bavincen commented 9 years ago

@laerm Please check this master.

@je-vv There are some changes in password handling. Please try adding your calendar again

bavincen commented 9 years ago

@laerm https://github.com/Ericsson/exchangecalendar/wiki/How-to-Install-latest-addon

laerm commented 9 years ago

Hi,

Built latest master, still the same behaviour unfortunately :(

Latest sanitized logs:

1st-setup:2015-7-3 8:25:17.433:[null] We are not going to perform a startup because we do not have a name yet and the calendar is probably still created. (calExchangeCalendar.prototype.uri in mivExchangeCalendar.js:596)
1st-setup:2015-7-3 8:25:40.296:autodiscoverSOAP email:redacted.redacted@redacted.com, domain:redacted.com

1st-setup:2015-7-3 8:25:40.298:mivExchangeAuthPrompt2: removeUserCanceled: Cleared userCancel for URL:https://autodiscover.redacted.com/autodiscover/autodiscover.svc (_removeUserCanceled in mivExchangeAuthPrompt2.js:80)
1st-setup:2015-7-3 8:25:40.306:sendAutodiscoverySOAP.execute:<nsSoap:Envelope xmlns:a="http://schemas.microsoft.com/exchange/2010/Autodiscover" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/"><nsSoap:Header><a:RequestedServerVersion>Exchange2010</a:RequestedServerVersion><wsa:Action>http://schemas.microsoft.com/exchange/2010/Autodiscover/Autodiscover/GetUserSettings</wsa:Action><wsa:To>https://redacted.com/autodiscover/autodiscover.svc</wsa:To></nsSoap:Header><nsSoap:Body><a:GetUserSettingsRequestMessage><a:Request><a:Users><a:User><a:Mailbox>redacted.redacted@redacted.com</a:Mailbox></a:User></a:Users><a:RequestedSettings><a:Setting>UserDisplayName</a:Setting><a:Setting>UserDN</a:Setting><a:Setting>InternalEwsUrl</a:Setting><a:Setting>ExternalEwsUrl</a:Setting><a:Setting>AlternateMailboxes</a:Setting><a:Setting>EwsSupportedSchemas</a:Setting><a:Setting>AutoDiscoverSMTPAddress</a:Setting></a:RequestedSettings></a:Request></a:GetUserSettingsRequestMessage></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-7-3 8:25:40.309:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:25:40.309:mivExchangeAuthPrompt2: getPassword: There is no password in the passwordCache[ad.redacted.com\redacted|https://redacted.com/autodiscover/autodiscover.svc|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-7-3 8:25:40.310:mivExchangeAuthPrompt2: getPassword: password(1)=undefined (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:25:40.311:mivExchangeAuthPrompt2: getPassword: There is no password in the cache. Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:151)
1st-setup:2015-7-3 8:25:40.311:mivExchangeAuthPrompt2: passwordManagerGet: username=ad.redacted.com\redacted, aURL=https://redacted.com/autodiscover/autodiscover.svc, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:621)
1st-setup:2015-7-3 8:25:40.313:mivExchangeAuthPrompt2: getPassword: There is no password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:159)
1st-setup:2015-7-3 8:25:40.313:mivExchangeAuthPrompt2: getPassword: password(2)=undefined (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:25:40.314:mivExchangeAuthPrompt2: getPassword: First request for a password. Not going to ask user for it because we want to see if we need a password. For Kerberos for example we do not need a password. (_getPassword in mivExchangeAuthPrompt2.js:205)
1st-setup:2015-7-3 8:25:40.315:redacted: : 1 ExchangeRequest.sendRequest : user=ad.redacted.com\redacted, url=https://redacted.com/autodiscover/autodiscover.svc
1st-setup:2015-7-3 8:25:40.316:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.317:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.317:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.318:redacted: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:a="http://schemas.microsoft.com/exchange/2010/Autodiscover" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/"><nsSoap:Header><a:RequestedServerVersion>Exchange2010</a:RequestedServerVersion><wsa:Action>http://schemas.microsoft.com/exchange/2010/Autodiscover/Autodiscover/GetUserSettings</wsa:Action><wsa:To>https://redacted.com/autodiscover/autodiscover.svc</wsa:To></nsSoap:Header><nsSoap:Body><a:GetUserSettingsRequestMessage><a:Request><a:Users><a:User><a:Mailbox>redacted.redacted@redacted.com</a:Mailbox></a:User></a:Users><a:RequestedSettings><a:Setting>UserDisplayName</a:Setting><a:Setting>UserDN</a:Setting><a:Setting>InternalEwsUrl</a:Setting><a:Setting>ExternalEwsUrl</a:Setting><a:Setting>AlternateMailboxes</a:Setting><a:Setting>EwsSupportedSchemas</a:Setting><a:Setting>AutoDiscoverSMTPAddress</a:Setting></a:RequestedSettings></a:Request></a:GetUserSettingsRequestMessage></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-7-3 8:25:40.318:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.319:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.319:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:40.320:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.320:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.320:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.321:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.322:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.323:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:40.324:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-7-3 8:25:40.324:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.324:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.325:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:40.325:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.326:redacted: : ExchangeRequest.loadstart
1st-setup:2015-7-3 8:25:40.335:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-7-3 8:25:40.335:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of redacted.com
1st-setup:2015-7-3 8:25:40.336:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.336:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.336:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.336:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.337:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.337:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:40.338:redacted: : ExchangeRequest.error :error, readyState:4, status:0, lastStatus:2152398858
1st-setup:2015-7-3 8:25:40.338:redacted: : ExchangeRequest.error :
1st-setup:2015-7-3 8:25:40.338:redacted: : xmlReq.getResponseHeader("Location") :https://www2.redacted.com/autodiscover/autodiscover.svc
1st-setup:2015-7-3 8:25:40.338:redacted: : ExchangeRequest.error : badCert going to check if it is a cert problem.
1st-setup:2015-7-3 8:25:40.339:mivExchangeAuthPrompt2: checkAndSolveCertProblem: waitingProblem:false, targetSite:https://redacted.com/autodiscover/autodiscover.svc
1st-setup:2015-7-3 8:25:40.339:redacted: : ExchangeRequest.error : badCert no problem.
1st-setup:2015-7-3 8:25:40.339:redacted: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:0
1st-setup:2015-7-3 8:25:40.339:redacted: exchangeRequest.tryNextURL
1st-setup:2015-7-3 8:25:40.340:redacted: exchangeRequest.tryNextURL: We have another URLto try the request on.
1st-setup:2015-7-3 8:25:40.340:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:25:40.341:mivExchangeAuthPrompt2: getPassword: There is no password in the passwordCache[ad.redacted.com\redacted|https://autodiscover.redacted.com/autodiscover/autodiscover.svc|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-7-3 8:25:40.341:mivExchangeAuthPrompt2: getPassword: password(1)=undefined (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:25:40.341:mivExchangeAuthPrompt2: getPassword: There is no password in the cache. Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:151)
1st-setup:2015-7-3 8:25:40.341:mivExchangeAuthPrompt2: passwordManagerGet: username=ad.redacted.com\redacted, aURL=https://autodiscover.redacted.com/autodiscover/autodiscover.svc, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:621)
1st-setup:2015-7-3 8:25:40.343:mivExchangeAuthPrompt2: getPassword: There is no password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:159)
1st-setup:2015-7-3 8:25:40.343:mivExchangeAuthPrompt2: getPassword: password(2)=undefined (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:25:40.343:mivExchangeAuthPrompt2: getPassword: Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:216)
1st-setup:2015-7-3 8:25:48.900:mivExchangeAuthPrompt2: getPassword: User specified a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:224)
1st-setup:2015-7-3 8:25:48.900:mivExchangeAuthPrompt2: getPassword: User requested not to store password in passwordmanager. (_getPassword in mivExchangeAuthPrompt2.js:234)
1st-setup:2015-7-3 8:25:48.901:mivExchangeAuthPrompt2: Login credentials saved:username=ad.redacted.com\redacted, aURL=https://autodiscover.redacted.com/autodiscover/autodiscover.svc, aRealm=Exchange Web Service (_passwordManagerRemove in mivExchangeAuthPrompt2.js:669)
1st-setup:2015-7-3 8:25:48.902:mivExchangeAuthPrompt2: getPassword: We have a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:251)
1st-setup:2015-7-3 8:25:48.902:redacted: : 1 ExchangeRequest.sendRequest : user=ad.redacted.com\redacted, url=https://autodiscover.redacted.com/autodiscover/autodiscover.svc
1st-setup:2015-7-3 8:25:48.902:redacted: We have a prePassword: *******
1st-setup:2015-7-3 8:25:48.903:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.903:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.903:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.903:redacted: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:a="http://schemas.microsoft.com/exchange/2010/Autodiscover" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/"><nsSoap:Header><a:RequestedServerVersion>Exchange2010</a:RequestedServerVersion><wsa:Action>http://schemas.microsoft.com/exchange/2010/Autodiscover/Autodiscover/GetUserSettings</wsa:Action><wsa:To>https://redacted.com/autodiscover/autodiscover.svc</wsa:To></nsSoap:Header><nsSoap:Body><a:GetUserSettingsRequestMessage><a:Request><a:Users><a:User><a:Mailbox>redacted.redacted@redacted.com</a:Mailbox></a:User></a:Users><a:RequestedSettings><a:Setting>UserDisplayName</a:Setting><a:Setting>UserDN</a:Setting><a:Setting>InternalEwsUrl</a:Setting><a:Setting>ExternalEwsUrl</a:Setting><a:Setting>AlternateMailboxes</a:Setting><a:Setting>EwsSupportedSchemas</a:Setting><a:Setting>AutoDiscoverSMTPAddress</a:Setting></a:RequestedSettings></a:Request></a:GetUserSettingsRequestMessage></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-7-3 8:25:48.904:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.904:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.904:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:48.904:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.904:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.905:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.905:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.905:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.906:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:48.906:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-7-3 8:25:48.906:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.907:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.907:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:48.907:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.908:redacted: : ExchangeRequest.loadstart
1st-setup:2015-7-3 8:25:48.908:redacted: : ExchangeRequest.loadend
1st-setup:2015-7-3 8:25:48.908:redacted: : ExchangeRequest.loadend :loadend, readyState:1, status:0
1st-setup:2015-7-3 8:25:48.909:redacted: : ExchangeRequest.loadend :
1st-setup:2015-7-3 8:25:48.990:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-7-3 8:25:48.991:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of autodiscover.redacted.com
1st-setup:2015-7-3 8:25:48.996:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.996:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.996:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.997:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.997:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.997:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:48.998:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_RECEIVING_FROM of autodiscover.redacted.com
1st-setup:2015-7-3 8:25:48.998:redacted:   --- ecnsIAuthPrompt2.onProgress: this is a nsIChannel
1st-setup:2015-7-3 8:25:48.999:redacted:   --- ecnsIAuthPrompt2.onProgress:746 of -1
1st-setup:2015-7-3 8:25:49.0:redacted: : ExchangeRequest.progress. loaded:746, total:746
1st-setup:2015-7-3 8:25:49.0:redacted: : ExchangeRequest.onLoad :load, readyState:4, status:200
1st-setup:2015-7-3 8:25:49.1:redacted: : ExchangeRequest.onLoad :Cache-Control: private
Content-Type: text/xml; charset=utf-8
Server: Microsoft-IIS/8.5
request-id: 0143ad15-8abc-4aaf-82b6-92e9ff3d6fae
X-CalculatedBETarget: prdexch01.ad.redacted.com
X-DiagInfo: PRDEXCH01
X-BEServer: PRDEXCH01
X-AspNet-Version: 4.0.30319
Set-Cookie: X-BackEndCookie=S-1-5-21-220523388-57989841-1801674531-131949=u56LnredactedH; expires=Fri, 18-Sep-2015 06:25:48 GMT; path=/autodiscover; HttpOnly
X-Powered-By: ASP.NET
X-FEServer: PRDEXCH02
Date: Wed, 19 Aug 2015 06:25:47 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Transfer-Encoding: chunked

1st-setup:2015-7-3 8:25:49.1:redacted: : ExchangeRequest.onLoad :<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://www.w3.org/2005/08/addressing"><s:Header><a:Action s:mustUnderstand="1">http://schemas.microsoft.com/exchange/2010/Autodiscover/Autodiscover/GetUserSettingsResponse</a:Action><h:ServerVersionInfo xmlns:h="http://schemas.microsoft.com/exchange/2010/Autodiscover" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><h:MajorVersion>15</h:MajorVersion><h:MinorVersion>0</h:MinorVersion><h:MajorBuildNumber>1076</h:MajorBuildNumber><h:MinorBuildNumber>0</h:MinorBuildNumber><h:Version>Exchange2013_SP1</h:Version></h:ServerVersionInfo></s:Header><s:Body><GetUserSettingsResponseMessage xmlns="http://schemas.microsoft.com/exchange/2010/Autodiscover"><Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ErrorCode>NoError</ErrorCode><ErrorMessage/><UserResponses><UserResponse><ErrorCode>NoError</ErrorCode><ErrorMessage>No error.</ErrorMessage><RedirectTarget i:nil="true"/><UserSettingErrors/><UserSettings><UserSetting i:type="StringSetting"><Name>UserDisplayName</Name><Value>redacted redacted</Value></UserSetting><UserSetting i:type="StringSetting"><Name>UserDN</Name><Value>/o=redacted Exchange/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=89a897e9eb2a45c89ac74ab67df4dab0-redacted</Value></UserSetting><UserSetting i:type="StringSetting"><Name>AutoDiscoverSMTPAddress</Name><Value>redacted.redacted@redacted.com</Value></UserSetting><UserSetting i:type="StringSetting"><Name>EwsSupportedSchemas</Name><Value>Exchange2007, Exchange2007_SP1, Exchange2010, Exchange2010_SP1, Exchange2010_SP2, Exchange2013, Exchange2013_SP1</Value></UserSetting><UserSetting i:type="StringSetting"><Name>InternalEwsUrl</Name><Value>https://owa.redacted.com/EWS/Exchange.asmx</Value></UserSetting><UserSetting i:type="StringSetting"><Name>ExternalEwsUrl</Name><Value>https://owa.redacted.com/EWS/Exchange.asmx</Value></UserSetting></UserSettings></UserResponse></UserResponses></Response></GetUserSettingsResponseMessage></s:Body></s:Envelope>
1st-setup:2015-7-3 8:25:49.2:redacted: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:200
1st-setup:2015-7-3 8:25:49.17:sendAutodiscoverySOAP.onSendOk:<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:a1="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006" xmlns:a2="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a" xmlns:a="http://www.w3.org/2005/08/addressing"><s:Header><a:Action s:mustUnderstand="1">http://schemas.microsoft.com/exchange/2010/Autodiscover/Autodiscover/GetUserSettingsResponse</a:Action><h:ServerVersionInfo xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:a1="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006" xmlns:a2="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:h="http://schemas.microsoft.com/exchange/2010/Autodiscover" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><h:MajorVersion>15</h:MajorVersion><h:MinorVersion>0</h:MinorVersion><h:MajorBuildNumber>1076</h:MajorBuildNumber><h:MinorBuildNumber>0</h:MinorBuildNumber><h:Version>Exchange2013_SP1</h:Version></h:ServerVersionInfo></s:Header><s:Body><GetUserSettingsResponseMessage xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:a1="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006" xmlns:a2="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns="http://schemas.microsoft.com/exchange/2010/Autodiscover"><Response xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:a1="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006" xmlns:a2="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns="http://schemas.microsoft.com/exchange/2010/Autodiscover" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ErrorCode>NoError</ErrorCode><ErrorMessage/><UserResponses><UserResponse><ErrorCode>NoError</ErrorCode><ErrorMessage>No error.</ErrorMessage><RedirectTarget i:nil="true"/><UserSettingErrors/><UserSettings><UserSetting i:type="StringSetting"><Name>UserDisplayName</Name><Value>redacted redacted</Value></UserSetting><UserSetting i:type="StringSetting"><Name>UserDN</Name><Value>/o=redacted Exchange/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=89a897e9eb2a45c89ac74ab67df4dab0-redacted</Value></UserSetting><UserSetting i:type="StringSetting"><Name>AutoDiscoverSMTPAddress</Name><Value>redacted.redacted@redacted.com</Value></UserSetting><UserSetting i:type="StringSetting"><Name>EwsSupportedSchemas</Name><Value>Exchange2007, Exchange2007_SP1, Exchange2010, Exchange2010_SP1, Exchange2010_SP2, Exchange2013, Exchange2013_SP1</Value></UserSetting><UserSetting i:type="StringSetting"><Name>InternalEwsUrl</Name><Value>https://owa.redacted.com/EWS/Exchange.asmx</Value></UserSetting><UserSetting i:type="StringSetting"><Name>ExternalEwsUrl</Name><Value>https://owa.redacted.com/EWS/Exchange.asmx</Value></UserSetting></UserSettings></UserResponse></UserResponses></Response></GetUserSettingsResponseMessage></s:Body></s:Envelope>
1st-setup:2015-7-3 8:25:49.26:autodiscoverySOAPOk UserDisplayName:redacted redacted
1st-setup:2015-7-3 8:25:49.26:autodiscoverySOAPOk SMTPaddress:redacted.redacted@redacted.com
1st-setup:2015-7-3 8:25:49.26:autodiscoverySOAPOk EwsUrl:https://owa.redacted.com/EWS/Exchange.asmx
1st-setup:2015-7-3 8:25:49.27:autodiscoverySOAPOk EwsUrl:https://owa.redacted.com/EWS/Exchange.asmx
1st-setup:2015-7-3 8:25:49.27:ecAutodiscoveryOK
1st-setup:2015-7-3 8:25:49.68:onLoad: index:0, ewsUrls=https://owa.redacted.com/EWS/Exchange.asmx
1st-setup:2015-7-3 8:25:49.68:onLoad: index:1, ewsUrls=https://owa.redacted.com/EWS/Exchange.asmx
1st-setup:2015-7-3 8:25:51.875:exchWebServicesConvertIDOK: user:ad.redacted.com\redacted, mailbox:redacted.redacted@redacted.com
1st-setup:2015-7-3 8:25:52.146:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:25:52.146:mivExchangeAuthPrompt2: getPassword: There is no password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-7-3 8:25:52.147:mivExchangeAuthPrompt2: getPassword: password(1)=undefined (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:25:52.147:mivExchangeAuthPrompt2: getPassword: There is no password in the cache. Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:151)
1st-setup:2015-7-3 8:25:52.148:mivExchangeAuthPrompt2: passwordManagerGet: username=ad.redacted.com\redacted, aURL=https://owa.redacted.com/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:621)
1st-setup:2015-7-3 8:25:52.148:mivExchangeAuthPrompt2: getPassword: There is no password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:159)
1st-setup:2015-7-3 8:25:52.149:mivExchangeAuthPrompt2: getPassword: password(2)=undefined (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:25:52.149:mivExchangeAuthPrompt2: getPassword: First request for a password. Not going to ask user for it because we want to see if we need a password. For Kerberos for example we do not need a password. (_getPassword in mivExchangeAuthPrompt2.js:205)
1st-setup:2015-7-3 8:25:52.149:redacted: : 1 ExchangeRequest.sendRequest : user=ad.redacted.com\redacted, url=https://owa.redacted.com/EWS/Exchange.asmx
1st-setup:2015-7-3 8:25:52.150:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.150:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.150:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.151:redacted: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2007_SP1"/><nsTypes:TimeZoneContext><t:TimeZoneDefinition Id="W. Europe Standard Time" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:FindItem Traversal="Shallow" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/"><nsMessages:ItemShape xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:BaseShape>IdOnly</nsTypes:BaseShape></nsMessages:ItemShape><nsMessages:CalendarView StartDate="2011-01-30T11:34:00Z" EndDate="2011-01-30T11:35:00Z" MaxEntriesReturned="1" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"/><nsMessages:ParentFolderIds xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="calendar" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages"><nsTypes:Mailbox xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:EmailAddress>redacted.redacted@redacted.com</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:ParentFolderIds></nsMessages:FindItem></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-7-3 8:25:52.151:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.151:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.151:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:52.152:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.152:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.152:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.152:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.153:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.153:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:52.154:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-7-3 8:25:52.154:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.154:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.154:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:52.155:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.155:redacted: : ExchangeRequest.loadstart
1st-setup:2015-7-3 8:25:52.156:redacted: : ExchangeRequest.loadend
1st-setup:2015-7-3 8:25:52.157:redacted: : ExchangeRequest.loadend :loadend, readyState:4, status:200
1st-setup:2015-7-3 8:25:52.157:redacted: : ExchangeRequest.loadend :<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://www.w3.org/2005/08/addressing"><s:Header><a:Action s:mustUnderstand="1">http://schemas.microsoft.com/exchange/2010/Autodiscover/Autodiscover/GetUserSettingsResponse</a:Action><h:ServerVersionInfo xmlns:h="http://schemas.microsoft.com/exchange/2010/Autodiscover" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><h:MajorVersion>15</h:MajorVersion><h:MinorVersion>0</h:MinorVersion><h:MajorBuildNumber>1076</h:MajorBuildNumber><h:MinorBuildNumber>0</h:MinorBuildNumber><h:Version>Exchange2013_SP1</h:Version></h:ServerVersionInfo></s:Header><s:Body><GetUserSettingsResponseMessage xmlns="http://schemas.microsoft.com/exchange/2010/Autodiscover"><Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ErrorCode>NoError</ErrorCode><ErrorMessage/><UserResponses><UserResponse><ErrorCode>NoError</ErrorCode><ErrorMessage>No error.</ErrorMessage><RedirectTarget i:nil="true"/><UserSettingErrors/><UserSettings><UserSetting i:type="StringSetting"><Name>UserDisplayName</Name><Value>redacted redacted</Value></UserSetting><UserSetting i:type="StringSetting"><Name>UserDN</Name><Value>/o=redacted Exchange/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=89a897e9eb2a45c89ac74ab67df4dab0-redacted</Value></UserSetting><UserSetting i:type="StringSetting"><Name>AutoDiscoverSMTPAddress</Name><Value>redacted.redacted@redacted.com</Value></UserSetting><UserSetting i:type="StringSetting"><Name>EwsSupportedSchemas</Name><Value>Exchange2007, Exchange2007_SP1, Exchange2010, Exchange2010_SP1, Exchange2010_SP2, Exchange2013, Exchange2013_SP1</Value></UserSetting><UserSetting i:type="StringSetting"><Name>InternalEwsUrl</Name><Value>https://owa.redacted.com/EWS/Exchange.asmx</Value></UserSetting><UserSetting i:type="StringSetting"><Name>ExternalEwsUrl</Name><Value>https://owa.redacted.com/EWS/Exchange.asmx</Value></UserSetting></UserSettings></UserResponse></UserResponses></Response></GetUserSettingsResponseMessage></s:Body></s:Envelope>
1st-setup:2015-7-3 8:25:52.225:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsISecureBrowserUI
1st-setup:2015-7-3 8:25:52.230:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-7-3 8:25:52.230:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:25:52.231:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.231:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.231:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:52.231:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-7-3 8:25:52.231:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-7-3 8:25:52.232:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-7-3 8:25:52.232:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:449)
1st-setup:2015-7-3 8:25:52.232:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-7-3 8:25:52.233:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Anonymous Request Disallowed (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-7-3 8:25:52.233:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454)
1st-setup:2015-7-3 8:25:52.233:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:455)
1st-setup:2015-7-3 8:25:52.233:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456)
1st-setup:2015-7-3 8:25:52.234:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:459)
1st-setup:2015-7-3 8:25:52.234:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:464)
1st-setup:2015-7-3 8:25:52.234:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:468)
1st-setup:2015-7-3 8:25:52.235:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:485)
1st-setup:2015-7-3 8:25:52.235:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487)
1st-setup:2015-7-3 8:25:52.235:mivExchangeAuthPrompt2: asyncPromptAuth: NO Authorization in request header!? (_asyncPromptAuth in mivExchangeAuthPrompt2.js:505)
1st-setup:2015-7-3 8:25:52.236:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:516)
1st-setup:2015-7-3 8:25:52.236:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282)
1st-setup:2015-7-3 8:25:52.236:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306)
1st-setup:2015-7-3 8:25:52.237:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319)
1st-setup:2015-7-3 8:25:52.237:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:25:52.237:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:25:52.238:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:25:52.238:mivExchangeAuthPrompt2: getPassword: There is no password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-7-3 8:25:52.239:mivExchangeAuthPrompt2: getPassword: password(1)=undefined (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:25:52.239:mivExchangeAuthPrompt2: getPassword: There is no password in the cache. Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:151)
1st-setup:2015-7-3 8:25:52.240:mivExchangeAuthPrompt2: passwordManagerGet: username=ad.redacted.com\redacted, aURL=https://owa.redacted.com/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:621)
1st-setup:2015-7-3 8:25:52.241:mivExchangeAuthPrompt2: getPassword: There is no password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:159)
1st-setup:2015-7-3 8:25:52.242:mivExchangeAuthPrompt2: getPassword: password(2)=undefined (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:25:52.243:mivExchangeAuthPrompt2: getPassword: Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:216)
1st-setup:2015-7-3 8:25:59.27:mivExchangeAuthPrompt2: getPassword: User specified a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:224)
1st-setup:2015-7-3 8:25:59.27:mivExchangeAuthPrompt2: getPassword: User requested not to store password in passwordmanager. (_getPassword in mivExchangeAuthPrompt2.js:234)
1st-setup:2015-7-3 8:25:59.29:mivExchangeAuthPrompt2: Login credentials saved:username=ad.redacted.com\redacted, aURL=https://owa.redacted.com/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerRemove in mivExchangeAuthPrompt2.js:669)
1st-setup:2015-7-3 8:25:59.29:mivExchangeAuthPrompt2: getPassword: We have a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:251)
1st-setup:2015-7-3 8:25:59.29:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo wants username and password and possibly domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:365)
1st-setup:2015-7-3 8:25:59.30:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo also wants domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:367)
1st-setup:2015-7-3 8:25:59.30:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: We have a domainname part in the username. Going to use it. domain=ad.redacted.com (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:372)
1st-setup:2015-7-3 8:25:59.30:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo{ password:REDACTED, username:redacted, domain:ad.redacted.com} (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:393)
1st-setup:2015-7-3 8:25:59.30:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Sending authInfo to callback function. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:399)
1st-setup:2015-7-3 8:25:59.31:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.31:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.101:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.101:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.102:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.103:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:59.103:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.104:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:25:59.133:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.133:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.134:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.134:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.135:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.135:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.135:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:59.135:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.137:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:25:59.168:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.169:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.169:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-7-3 8:25:59.170:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-7-3 8:25:59.170:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-7-3 8:25:59.171:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:449)
1st-setup:2015-7-3 8:25:59.171:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-7-3 8:25:59.172:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-7-3 8:25:59.173:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454)
1st-setup:2015-7-3 8:25:59.174:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:455)
1st-setup:2015-7-3 8:25:59.174:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456)
1st-setup:2015-7-3 8:25:59.175:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:459)
1st-setup:2015-7-3 8:25:59.175:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:464)
1st-setup:2015-7-3 8:25:59.175:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:468)
1st-setup:2015-7-3 8:25:59.177:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:485)
1st-setup:2015-7-3 8:25:59.177:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487)
1st-setup:2015-7-3 8:25:59.178:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489)
1st-setup:2015-7-3 8:25:59.178:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:498)
1st-setup:2015-7-3 8:25:59.179:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:516)
1st-setup:2015-7-3 8:25:59.179:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282)
1st-setup:2015-7-3 8:25:59.180:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306)
1st-setup:2015-7-3 8:25:59.180:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319)
1st-setup:2015-7-3 8:25:59.181:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:25:59.181:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:25:59.182:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:25:59.182:mivExchangeAuthPrompt2: getPassword: There is a password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:136)
1st-setup:2015-7-3 8:25:59.183:mivExchangeAuthPrompt2: getPassword: password(1)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:25:59.183:mivExchangeAuthPrompt2: getPassword: password(2)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:25:59.183:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. Going to see if they are the same. (_getPassword in mivExchangeAuthPrompt2.js:170)
1st-setup:2015-7-3 8:25:59.184:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:172)
1st-setup:2015-7-3 8:25:59.184:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. But it is a first pass on an NTLM authentication. Using stored password and going to see if it can be used. (_getPassword in mivExchangeAuthPrompt2.js:174)
1st-setup:2015-7-3 8:25:59.184:mivExchangeAuthPrompt2: getPassword: We have a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:251)
1st-setup:2015-7-3 8:25:59.185:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo wants username and password and possibly domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:365)
1st-setup:2015-7-3 8:25:59.185:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo also wants domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:367)
1st-setup:2015-7-3 8:25:59.186:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: We have a domainname part in the username. Going to use it. domain=ad.redacted.com (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:372)
1st-setup:2015-7-3 8:25:59.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo{ password:REDACTED, username:redacted, domain:ad.redacted.com} (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:393)
1st-setup:2015-7-3 8:25:59.187:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Sending authInfo to callback function. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:399)
1st-setup:2015-7-3 8:25:59.188:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.188:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.188:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.189:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.189:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.189:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:59.190:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.190:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:25:59.193:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.193:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.194:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.194:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.194:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.195:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.195:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:25:59.195:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.196:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:25:59.215:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.215:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:25:59.215:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-7-3 8:25:59.216:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-7-3 8:25:59.216:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-7-3 8:25:59.217:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:449)
1st-setup:2015-7-3 8:25:59.217:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-7-3 8:25:59.217:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-7-3 8:25:59.218:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454)
1st-setup:2015-7-3 8:25:59.218:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:455)
1st-setup:2015-7-3 8:25:59.218:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456)
1st-setup:2015-7-3 8:25:59.219:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:459)
1st-setup:2015-7-3 8:25:59.219:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:464)
1st-setup:2015-7-3 8:25:59.219:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:468)
1st-setup:2015-7-3 8:25:59.219:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:485)
1st-setup:2015-7-3 8:25:59.220:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487)
1st-setup:2015-7-3 8:25:59.220:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489)
1st-setup:2015-7-3 8:25:59.220:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:498)
1st-setup:2015-7-3 8:25:59.220:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:516)
1st-setup:2015-7-3 8:25:59.221:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282)
1st-setup:2015-7-3 8:25:59.221:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306)
1st-setup:2015-7-3 8:25:59.222:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319)
1st-setup:2015-7-3 8:25:59.222:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:25:59.222:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:25:59.223:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:25:59.223:mivExchangeAuthPrompt2: getPassword: There is a password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:136)
1st-setup:2015-7-3 8:25:59.223:mivExchangeAuthPrompt2: getPassword: password(1)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:25:59.224:mivExchangeAuthPrompt2: getPassword: password(2)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:25:59.224:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. Going to see if they are the same. (_getPassword in mivExchangeAuthPrompt2.js:170)
1st-setup:2015-7-3 8:25:59.224:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:172)
1st-setup:2015-7-3 8:25:59.225:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:177)
1st-setup:2015-7-3 8:25:59.225:mivExchangeAuthPrompt2: getPassword: Login Failed, Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:181)
1st-setup:2015-7-3 8:25:59.225:mivExchangeAuthPrompt2: getPassword: Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:216)
1st-setup:2015-7-3 8:26:6.715:mivExchangeAuthPrompt2: getPassword: User specified a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:224)
1st-setup:2015-7-3 8:26:6.715:mivExchangeAuthPrompt2: getPassword: User requested not to store password in passwordmanager. (_getPassword in mivExchangeAuthPrompt2.js:234)
1st-setup:2015-7-3 8:26:6.717:mivExchangeAuthPrompt2: Login credentials saved:username=ad.redacted.com\redacted, aURL=https://owa.redacted.com/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerRemove in mivExchangeAuthPrompt2.js:669)
1st-setup:2015-7-3 8:26:6.717:mivExchangeAuthPrompt2: getPassword: We have a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:251)
1st-setup:2015-7-3 8:26:6.717:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo wants username and password and possibly domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:365)
1st-setup:2015-7-3 8:26:6.718:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo also wants domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:367)
1st-setup:2015-7-3 8:26:6.718:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: We have a domainname part in the username. Going to use it. domain=ad.redacted.com (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:372)
1st-setup:2015-7-3 8:26:6.718:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo{ password:REDACTED, username:redacted, domain:ad.redacted.com} (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:393)
1st-setup:2015-7-3 8:26:6.718:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Sending authInfo to callback function. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:399)
1st-setup:2015-7-3 8:26:6.719:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.719:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.798:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.798:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.798:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.799:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:26:6.799:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.800:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:26:6.836:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.836:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.837:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.838:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.838:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.839:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.839:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:26:6.839:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.840:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:26:6.871:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.872:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.872:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-7-3 8:26:6.873:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-7-3 8:26:6.873:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-7-3 8:26:6.874:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:449)
1st-setup:2015-7-3 8:26:6.874:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-7-3 8:26:6.875:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-7-3 8:26:6.875:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454)
1st-setup:2015-7-3 8:26:6.876:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:455)
1st-setup:2015-7-3 8:26:6.876:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456)
1st-setup:2015-7-3 8:26:6.876:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:459)
1st-setup:2015-7-3 8:26:6.877:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:464)
1st-setup:2015-7-3 8:26:6.877:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:468)
1st-setup:2015-7-3 8:26:6.878:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:485)
1st-setup:2015-7-3 8:26:6.878:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487)
1st-setup:2015-7-3 8:26:6.879:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489)
1st-setup:2015-7-3 8:26:6.879:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:498)
1st-setup:2015-7-3 8:26:6.879:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:516)
1st-setup:2015-7-3 8:26:6.880:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282)
1st-setup:2015-7-3 8:26:6.880:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306)
1st-setup:2015-7-3 8:26:6.881:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319)
1st-setup:2015-7-3 8:26:6.881:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:26:6.881:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:26:6.882:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:26:6.882:mivExchangeAuthPrompt2: getPassword: There is a password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:136)
1st-setup:2015-7-3 8:26:6.882:mivExchangeAuthPrompt2: getPassword: password(1)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:26:6.883:mivExchangeAuthPrompt2: getPassword: password(2)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:26:6.883:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. Going to see if they are the same. (_getPassword in mivExchangeAuthPrompt2.js:170)
1st-setup:2015-7-3 8:26:6.884:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:172)
1st-setup:2015-7-3 8:26:6.884:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. But it is a first pass on an NTLM authentication. Using stored password and going to see if it can be used. (_getPassword in mivExchangeAuthPrompt2.js:174)
1st-setup:2015-7-3 8:26:6.885:mivExchangeAuthPrompt2: getPassword: We have a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:251)
1st-setup:2015-7-3 8:26:6.885:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo wants username and password and possibly domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:365)
1st-setup:2015-7-3 8:26:6.886:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo also wants domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:367)
1st-setup:2015-7-3 8:26:6.886:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: We have a domainname part in the username. Going to use it. domain=ad.redacted.com (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:372)
1st-setup:2015-7-3 8:26:6.886:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo{ password:REDACTED, username:redacted, domain:ad.redacted.com} (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:393)
1st-setup:2015-7-3 8:26:6.887:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Sending authInfo to callback function. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:399)
1st-setup:2015-7-3 8:26:6.887:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.888:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.889:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.889:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.889:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.890:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:26:6.890:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.893:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:26:6.894:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.894:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.895:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.895:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.895:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.895:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.895:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:26:6.896:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.896:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:26:6.916:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.917:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:6.917:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-7-3 8:26:6.917:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-7-3 8:26:6.918:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-7-3 8:26:6.918:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:449)
1st-setup:2015-7-3 8:26:6.918:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-7-3 8:26:6.919:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-7-3 8:26:6.919:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454)
1st-setup:2015-7-3 8:26:6.919:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:455)
1st-setup:2015-7-3 8:26:6.920:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456)
1st-setup:2015-7-3 8:26:6.920:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:459)
1st-setup:2015-7-3 8:26:6.920:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:464)
1st-setup:2015-7-3 8:26:6.921:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:468)
1st-setup:2015-7-3 8:26:6.921:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:485)
1st-setup:2015-7-3 8:26:6.922:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487)
1st-setup:2015-7-3 8:26:6.922:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489)
1st-setup:2015-7-3 8:26:6.923:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:498)
1st-setup:2015-7-3 8:26:6.923:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:516)
1st-setup:2015-7-3 8:26:6.924:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282)
1st-setup:2015-7-3 8:26:6.924:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:306)
1st-setup:2015-7-3 8:26:6.924:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=ad.redacted.com\redacted (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:319)
1st-setup:2015-7-3 8:26:6.925:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:26:6.925:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:328)
1st-setup:2015-7-3 8:26:6.925:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-7-3 8:26:6.926:mivExchangeAuthPrompt2: getPassword: There is a password in the passwordCache[ad.redacted.com\redacted|https://owa.redacted.com/EWS/Exchange.asmx|Exchange Web Service] (_getPassword in mivExchangeAuthPrompt2.js:136)
1st-setup:2015-7-3 8:26:6.926:mivExchangeAuthPrompt2: getPassword: password(1)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:143)
1st-setup:2015-7-3 8:26:6.926:mivExchangeAuthPrompt2: getPassword: password(2)=REDACTED (_getPassword in mivExchangeAuthPrompt2.js:163)
1st-setup:2015-7-3 8:26:6.926:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. Going to see if they are the same. (_getPassword in mivExchangeAuthPrompt2.js:170)
1st-setup:2015-7-3 8:26:6.927:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:172)
1st-setup:2015-7-3 8:26:6.927:mivExchangeAuthPrompt2: getPassword: There was a password in cache or passwordManager and one on the channel. And they are the same. Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:177)
1st-setup:2015-7-3 8:26:6.928:mivExchangeAuthPrompt2: getPassword: Login Failed, Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:181)
1st-setup:2015-7-3 8:26:6.928:mivExchangeAuthPrompt2: getPassword: Going to ask user to provide a new password. (_getPassword in mivExchangeAuthPrompt2.js:216)
1st-setup:2015-7-3 8:26:13.651:mivExchangeAuthPrompt2: getPassword: User specified a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:224)
1st-setup:2015-7-3 8:26:13.651:mivExchangeAuthPrompt2: getPassword: User requested not to store password in passwordmanager. (_getPassword in mivExchangeAuthPrompt2.js:234)
1st-setup:2015-7-3 8:26:13.653:mivExchangeAuthPrompt2: Login credentials saved:username=ad.redacted.com\redacted, aURL=https://owa.redacted.com/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerRemove in mivExchangeAuthPrompt2.js:669)
1st-setup:2015-7-3 8:26:13.653:mivExchangeAuthPrompt2: getPassword: We have a password:REDACTED (_getPassword in mivExchangeAuthPrompt2.js:251)
1st-setup:2015-7-3 8:26:13.653:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo wants username and password and possibly domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:365)
1st-setup:2015-7-3 8:26:13.654:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo also wants domainname. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:367)
1st-setup:2015-7-3 8:26:13.654:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: We have a domainname part in the username. Going to use it. domain=ad.redacted.com (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:372)
1st-setup:2015-7-3 8:26:13.655:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: authInfo{ password:REDACTED, username:redacted, domain:ad.redacted.com} (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:393)
1st-setup:2015-7-3 8:26:13.655:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Sending authInfo to callback function. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:399)
1st-setup:2015-7-3 8:26:13.655:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.656:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.755:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.755:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.755:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.756:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:26:13.756:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.757:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:26:13.792:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.792:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.793:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.793:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.794:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.794:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.794:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({redacted})
1st-setup:2015-7-3 8:26:13.795:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.810:redacted:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of owa.redacted.com
1st-setup:2015-7-3 8:26:13.822:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.823:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-7-3 8:26:13.823:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-7-3 8:26:13.823:redacted: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-7-3 8:26:13.824:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-7-3 8:26:13.824:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:449)
1st-setup:2015-7-3 8:26:13.824:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-7-3 8:26:13.825:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-7-3 8:26:13.825:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:454)
1st-setup:2015-7-3 8:26:13.825:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:455)
1st-setup:2015-7-3 8:26:13.826:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:456)
1st-setup:2015-7-3 8:26:13.826:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:459)
1st-setup:2015-7-3 8:26:13.826:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:464)
1st-setup:2015-7-3 8:26:13.826:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://owa.redacted.com/EWS/Exchange.asmx, username=ad.redacted.com\redacted, password=REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:468)
1st-setup:2015-7-3 8:26:13.827:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:485)
1st-setup:2015-7-3 8:26:13.827:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:487)
1st-setup:2015-7-3 8:26:13.827:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & PREVIOUS_FAILED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:489)
1st-setup:2015-7-3 8:26:13.827:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:NTLM REDACTED (_asyncPromptAuth in mivExchangeAuthPrompt2.js:498)
1st-setup:2015-7-3 8:26:13.828:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:516)
1st-setup:2015-7-3 8:26:13.828:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://owa.redacted.com/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:282)
1st-setup:2015-7-3 8:26:13.829:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: We have more than '5' previous failed for 'https://owa.redacted.com/EWS/Exchange.asmx'. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:291)
1st-setup:2015-7-3 8:26:13.829:redacted: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-7-3 8:26:13.830:redacted: : ExchangeRequest.onLoad :Server: Microsoft-IIS/8.5
request-id: 6a4997c4-3ff7-4cea-b2cd-96efbbefb726
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
X-FEServer: PRDEXCH02
Date: Wed, 19 Aug 2015 06:26:13 GMT
Content-Length: 0

1st-setup:2015-7-3 8:26:13.830:redacted: : ExchangeRequest.onLoad :
1st-setup:2015-7-3 8:26:13.831:redacted: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-7-3 8:26:13.831:redacted: : isConnError req.status=401: Unauthorized
URL:https://owa.redacted.com/EWS/Exchange.asmx

1st-setup:2015-7-3 8:26:13.831:redacted: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://owa.redacted.com/EWS/Exchange.asmx

1st-setup:2015-7-3 8:26:13.832:exchWebServicesCheckServerAndMailboxError: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://owa.redacted.com/EWS/Exchange.asmx

1st-setup:2015-7-3 8:26:17.296:redacted: : ExchangeRequest.loadend
1st-setup:2015-7-3 8:26:17.296:redacted: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-7-3 8:26:17.297:redacted: : ExchangeRequest.loadend :
bavincen commented 9 years ago

One questiong. are you using "redacted@ad.redacted.com" as "ad.redacted.com\redacted " If yes, please use email id as your username.

I see login error everytime

anyone has idea where i can get free exchange account. so that i can see my account debug morte

laerm commented 9 years ago

@bavincen Bingo! Using my email address as opposed to my username works on latest master. It used to work with my username (and still does on my Linux box!) so I'm a bit confused.

Just tried again with 3.4.0 beta 6 and still getting the password loop.

In summary, 3.5.0.beta0 + full email address rather than username fixes the issue for me. Thanks!

bavincen commented 9 years ago

@laerm Yes please use latest master.

Thanks

bavincen commented 9 years ago

I am closing this issue..

Others please check the comments for workarounds. Still it is not working, Please reopen

je-vv commented 9 years ago

Is it possible to make a beta release to fix the login loop issue (saw suggestion for 3.5.0.beta0)?

jetm commented 9 years ago

@je-vv: there is a new tag (3.4.0.beta7) with this issue fixed. I have released a new AUR thunderbird-exchange package for Arch Linux. I have tested it and it works as expected.

konturger commented 9 years ago

Fallowing FIX worked for me, and seems to be a final simple fix: set network.auth.force-generic-ntlm-v1 from FALSE to TRUE (under Prefernces | Advanced | General | Config Editor) - Be very careful within the config editor!

fix thunderbirdv38lightning402_exchange_calender