How can you avoid automatic login to OWA when your user/id password is same as windows? I want to be prompted to enter my credentials when loging on to OWA.
Is there a login page that I can specify in the URL? Or do I just have to change settings in IE?
I have Exchange 2003 SP1 on Windows 2003 SP2.
Re: Outlook Web Access login
Here is how you do it:
- Go to Exchange System Manager
- Go to Servers - Protocols - HTTP
- Go to Properties for Exchange Virtual Server
- Click on the Settings tab and select “Enable Forms Based Authentication”
This requires that you have SSL configured on the server. However there is a workaround for this which is not really recommended. You can find details here - Customizing the Outlook Web Access Logon Page | Microsoft Learn
Re: Outlook Web Access login
You can disable Windows Based Authentication in IIS for the Exchange virtual site.
Re: Outlook Web Access login
Basic Authentication was selected and Integrated login is already disabled so that woldn't help.
Re: Outlook Web Access login
Well, its working for me. :)