diff --git a/interfaces/exchangeAuthPrompt2/mivExchangeAuthPrompt2.js b/interfaces/exchangeAuthPrompt2/mivExchangeAuthPrompt2.js index d862e6b3..feed03a5 100644 --- a/interfaces/exchangeAuthPrompt2/mivExchangeAuthPrompt2.js +++ b/interfaces/exchangeAuthPrompt2/mivExchangeAuthPrompt2.js @@ -214,8 +214,7 @@ mivExchangeAuthPrompt2.prototype = { };*/ this.logInfo("getPassword: Going to ask user to provide a new password."); - - this.details[aURL].ntlmCount = 0; + var answer = this.getCredentials(username, aURL); if (answer.result) {