|
|
|
date: Fri, 9 Jun 2006 02:40:02 -0700,
group: microsoft.public.exchange.design
back
Re: SSL OWA and Activesync in exchange 2003
The KBA explains the cause - scroll down and read the "More Information"
section:
To access the contents of a user's mailbox in Exchange Server 2003, the
Microsoft-Server-ActiveSync and the Outlook Mobile Access virtual
directories make an explicit DAV logon to the Exchange virtual directory.
The call is similar to the following:
http://netbios_name_of_mailbox_server/exchange/mailbox_alias
The Microsoft-Server-ActiveSync and Outlook Mobile Access virtual
directories cannot access the contents of the user's mailbox if the Exchange
virtual directory is configured to require SSL. The
Microsoft-Server-ActiveSync and Outlook Mobile Access virtual directories
only try to connect with the Exchange virtual directory over TCP port 80
(HTTP), not over TCP Port 443 (HTTPS).
The workaround mentioned in the KBA works and it is quite simple to
implement. You need to create a virtual directory and a registry value to
point to the virtual directory. This will let you use SSL on your OWA/
/Exchange directory, and still make OMA and ActiveSync work.
--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
www.exchangepedia.com/blog
----------------------------------------------
"chua" wrote in message
news:A7F188AF-964A-493D-AF3B-9C673F55C935@microsoft.com...
> Hi,
> Hope u could spare little time to solve my puzzle.
>
> 1) But why the it cannot use the same directories as OWA? Is that becos of
> SSL?
> If yes, why can't use the same SSL?
>
> 2) Can the oma or active sync use SSL? looking at the technote, it says
> disabled SSL. But our cell phone with activesync, there is an option for
> SSL.
>
> Thanks!
> Chua
>
> "Bharat Suneja [MVP]" wrote:
>
>> Yes, you'll need to create a separate virtual directory and create a
>> registry value as explained in the following KBA:
>> http://support.microsoft.com/kb/817379/en-us
>>
>> --
>> Bharat Suneja
>> MVP - Exchange
>> www.zenprise.com
>> NEW blog location:
>> www.exchangepedia.com/blog
>> ----------------------------------------------
>>
>>
>> "chua" wrote in message
>> news:2D4D15EB-A86F-4653-9240-679A9683FB3A@microsoft.com...
>> > Hi,
>> >
>> > i only have 1 exchange server and OWA configured for SSL.. Will i have
>> > problems using the active sync to sync my mails in those cellphone with
>> > active sync capabilites? Do i need to create another virtual directory
>> > for
>> > the active sync?
>> >
>> > Chua
>>
>>
>>
date: Mon, 12 Jun 2006 22:00:17 -0400
author: Bharat Suneja [MVP]
|
|