Ben_Stanton Posted October 30, 2008 Posted October 30, 2008 Hi guys, Internally, staff use OWA to access email. I am using integrated authentication so once they have logged onto the network, they do not need to retype their credentials when opening OWA. I am also about to set up OWA for external access, but my testing has shown (obviously) that I have to type the FQDN and user details to access OWA (via standard login box, not OWA). This is obviously unacceptable. My query is this, is there a way I can have integrated when internal, and forms based when external? Thaanks in advance... Ben
matt40k Posted October 30, 2008 Posted October 30, 2008 I believe so. How I don't know. Perhaps two sites, internal and external? Or enable annoymous access?
Ben_Stanton Posted October 30, 2008 Author Posted October 30, 2008 Thanks matt40k, I am trying the following command and using iisreset /noforce after running but external access still asking for FQDN... internal access to OWA fine and logging in automatically using inegrated auth. set-owavirtualdirectory "owa (default web site)" externalauthentificationmethods fba I am assuming it is fba for forms based... can't seem to find full paramaters Ben
powdarrmonkey Posted October 30, 2008 Posted October 30, 2008 You do indeed need two sites in IIS, one with integrated authentication switched on and one with just anonymous access. Not being at work though I can't tell you exactly what to do, but for us I think it Just Worked .
Ben_Stanton Posted October 31, 2008 Author Posted October 31, 2008 Thanks powdarrmonkey, I'll crack open IIS and have a looksie in a bit... Surely it's not that simple...
powdarrmonkey Posted October 31, 2008 Posted October 31, 2008 Ok, on closer investigation, you do need a second IIS site but don't create it using the IIS console. Use the Exchange shell and the New-OwaVirtualDirectory command.
SYNACK Posted May 28, 2012 Posted May 28, 2012 Just posting this for completeness as I have just found it: The Yam: Use both integrated and forms-based authentication in OWA 2007
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now