Search  
   
Browse by Category
Knowledge Base .: SSL-Explorer .: All Versions .: Web Forwards .: Path-based reverse Proxy .: How do I configure Outlook Web Access 2007 using Form Authentication?

How do I configure Outlook Web Access 2007 using Form Authentication?

Outlook Web Access (OWA) 2007 can be configured to use Form based Authentication. When this mode is activated the user must login to OWA through a HTML form rather than through integrated HTTP authentication.

SSL-Explorer can be configured to automatically log the user into this form. The following steps describe how to configure an OWA web forward for Forms based authentication. This assumes you are using an Active Directory user database for SSL-Explorer authentication.

    1. Create a new Reverse Proxy web forward.

    2. Set the Destination URL field to https://mail.example.com/owa/auth/owaauth.dll, where mail.example.com is the hostname of your OWA server.

    3. Enter the required paths for your OWA installation into the 'paths' text area:
        /owa

    4. On the authentication details page, select POST as the Form Authentication Type.

    5. Add the following entries to the Form Parameters field.
        flags=4
        trusted=4
        forcedownlevel=0
        isUtf8=1
        username=DOMAIN${session:username}
        password=${session:password}
        destination=https://sslexplorer.example.com/owa

(where sslexplorer.example.com is the FQDN of your SSL-Explorer server. Once the user has authenticated, their browser will be redirected to this location. It is important that the user uses this URL to access SSL-Explorer otherwise errors may occur. Similary the DOMAIN value in the username parameter should be changed to the NetBIOS name of your Active Directory domain)

    6. Assign the resource to a suitable policy and exit the resource wizard.


How helpful was this article to you?

Related Articles

article How do I configure Outlook Web Access 2000/2003 using Form Authentication?
Outlook Web Access (OWA) can be configured to...

  11-2-2006    Views: 6250   
article How do I configure Outlook Web Access in Reverse Proxy?
Configuring SSL-Explorer to proxy Outlook Web...

(No rating)  11-4-2006    Views: 9352   
article How can I be sure to specify the correct parameters in Form Authentication?
In the Reverse Proxy web forward demonstration,...

  11-2-2006    Views: 2964   

User Comments

Add Comment
No comments have been posted.


.: Powered by Lore 1.5.3
© 2008 3SP Ltd. All Rights Reserved