This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Outlook webaccess

Hi All

Does anyone know what this means??:
NONE/400 1620 NONE error:unsupported-request-method - NONE/- -

I get the error when I try to access an Outlook Webaccess through the ASL HTTP Proxy - when I do not go through the proxy I have no problem.
I suspect it to be something with WebDAV that the Proxy does not handle correctly.

I am runnign ASL 4

Any info would be appreciated.
 


This thread was automatically locked due to age.
Parents Reply Children
  • biggest reason to use OWA via HTTPS is that the fact that when you are logging into OWA without SSL it is passing your username and password in clear text. (note it is the NT hash for the password, it is still in clear text) It is fairly easy to grab that data and then use a basic brute force to crack the password, and now you have someone in the outside world that has your MS Domain username and password. Also the fact that you are leaving port 80 open to a Microsoft machine that has to have access to your Domain for it to be able to authenticate your mail accounts.