Closed Bug 1195594 Opened 9 years ago Closed 9 years ago

for bugzilla 5.0 , can not use ad account to login with chrome

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1179160

People

(Reporter: shirphy74, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 5.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.155 Safari/537.36

Steps to reproduce:

after upgrading bugzilla from 4.4.9 to 5.0,
open the bugzilla url in chrome explorer,
input ad account and password, and click login button


Actual results:

can not login successfully
but use email address can login
and there is no such problem with Internet Explorer


Expected results:

AD account and email address should be used to login bugzilla, since I configured LDAP
There is a "Email Address" and "Password" in input with chrome, but it's not appear in internet explorer.
Here is the additional comments:
After I add our email suffix in the parameter emailsuffix:
I can use our ad account (without email suffix) to login in chrome.
If I leave emailsuffix blank, I can not login with AD account in Chrome, but It's OK for Internet Explorer.

Maybe there is a bug with release 5.0?
you're seeing this because the login form incorrectly sets its type to 'email' even if you've configured bugzilla to use ldap.  this works in IE because IE doesn't support that type, and falls back to 'text'.

this will be fixed as part of the 5.0.1 release.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.