搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

authentication required prompt

  • 5 回覆
  • 3 有這個問題
  • 10 次檢視
  • 最近回覆由 dakar485

more options

Hey guys,

I need some help with the "authentication required prompt" box. I need to disable it for one of my cpanel login pages but, I can't find an answer anywhere that works. As you can see from the attached images the box doesn't always show up. But as guessed it only shows up on the one login page that I do not want it to.

Any help will be greatly appreciated

Cheers David

Hey guys, I need some help with the "authentication required prompt" box. I need to disable it for one of my cpanel login pages but, I can't find an answer anywhere that works. As you can see from the attached images the box doesn't always show up. But as guessed it only shows up on the one login page that I do not want it to. Any help will be greatly appreciated Cheers David
附加的畫面擷圖

所有回覆 (5)

more options

I've called the big guys to help you. Good luck.

more options

Normally, sites designed for interactive logon through a form do not ALSO require basic authentication. If you cancel that dialog, can you log in normally or does the page change to an unauthorized error?

more options

Actually, I visited the site and it does seem if you cancel the dialog you can access the form in the page. Which makes me question why they have the prompt in the first place.

Also, why do not they not use SSL for the login? Do they want someone else at the Starbucks to take over your account? Sheesh.

more options

I see this in the HTTP response headers:

http://groundfloorwebsites.com.au:2082/

GET / HTTP/1.1
Host: groundfloorwebsites.com.au:2082

HTTP/1.1 401 Access Denied
WWW-Authenticate: Basic realm="cPanel"

Pressing the ESC key or click Cancel gives me a web based login form on the website.

由 cor-el 於 修改

more options

Hey guys,

yes if I cancel the dialog I can login. But the problem is that I am attempting to automate the login. Unfortunately Imacros is unable to cancel the dialog for me.

My only solution, "that I can see", is to do away with the dialog box ......somehow.