Getting Windows security login prompt when going to any website

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2013 06:38 PM
We have just installed our first SM-WAE running 5.1.1.b into our network, the rest of the WAEs are running 4.3.3,
this morning when users go to any external website, they get the Windows security prompt for username/password, disabling the SM interface on the router thereby disabling the WAE no longer got the prompt, when anabled again the prompt came back. In the configuration on the CM found the login to Windows domain page.logged the SM-WAE into the windows domain sucessfully. The problem was still there. In last resort reloaded the SM-WAE that seemed to clear the problem. Would a reload have cleared the problem without logging into the Windows domain.?
Can anybody explain why we were getting the security prompts?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2013 03:18 PM
Again answering my own Question software bug as below
httpao improperly caches 401 from URL's longer than 255 characters
Symptom:
URL over 255 characters and WAE improperly caches in metadatacache and serves back to clients a 401 Authorization Required
Conditions:
httpao with accelerator http metadatacache unauthorized-response enabled. (default)
Workaround:
no accelerator http metadatacache unauthorized-response enable
or
a temp workaround is #clear cache http-metadatacache unauthorized-response
Symptom:
URL over 255 characters and WAE improperly caches in metadatacache and serves back to clients a 401 Authorization Required
Conditions:
httpao with accelerator http metadatacache unauthorized-response enabled. (default)
Workaround:
no accelerator http metadatacache unauthorized-response enable
or
a temp workaround is #clear cache http-metadatacache unauthorized-response
problem fixed in 5.1.1c
