Open Bug 152997 Opened 22 years ago Updated 1 year ago

should bring up "login failed dialog" for nsLDAPAutoCompleteSession

Categories

(MailNews Core :: LDAP Integration, defect)

defect

Tracking

(Not tracked)

People

(Reporter: dmosedale, Unassigned)

References

Details

Soon I'll be checking in a fix to bug 150723, which just involves popping up the
auth prompt again if authentication to a server fails.  It would be more
friendly, however, to do what IMAP does: first pop up a dialog explaining that
the login failed.  This bug is to track that more friendly solution.
Blocks: 148891
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Do we know the password was invalid, or was the User name Or Password 
invalid?

"The password you entered was not valid. Please try again."
"The user name or password you entered was not valid. Please try again."
QA Contact: yulian → gchan
Product: MailNews → Core
Assigning bugs that I'm not actively working on back to nobody; use SearchForThis as a search term if you want to delete all related bugmail at once.
Assignee: dmose → nobody
Status: ASSIGNED → NEW
QA Contact: grylchan → ldap-integration
Product: Core → MailNews Core
MailNews? I think i have the same problem in Firefox Aurora 26.0a2 (2013-10-20) using SharePoint 2010.

I don't know if this qualifies, but if ldap server is firewalled/not reachable, there is no feedback to the user.
I see only this in the error console

12:31:05.257 Content Security Policy: The page’s settings blocked the loading of a resource at inline (“style-src”). chrome:96:25
12:32:32.217
mailnews.ldap:
error { target: TCPSocket, isTrusted: true, name: "ConnectionRefusedError", message: "Network", errorCode: 2152398861, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
LDAPClient.jsm:240:18
12:33:17.869
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAutoCompleteInput.popup] LoginManagerChild.jsm:194
observe resource://gre/modules/LoginManagerChild.jsm:194
handleEnter chrome://global/content/elements/autocomplete-input.js:584
handleKeyDown chrome://global/content/elements/autocomplete-input.js:549
AutocompleteInput chrome://global/content/elements/autocomplete-input.js:40
12:33:55.412
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAutoCompleteInput.popup] LoginManagerChild.jsm:194
observe resource://gre/modules/LoginManagerChild.jsm:194
handleEnter chrome://global/content/elements/autocomplete-input.js:584
handleKeyDown chrome://global/content/elements/autocomplete-input.js:549
AutocompleteInput chrome://global/content/elements/autocomplete-input.js:40

Target Milestone: Future → ---
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.