Okay, once again getting everyone up to speed. The SRV record has been
created and I got an updated Autodiscover log, info filtered and two
important "errors" posted below:
------------------------
Certificate trust is being validated.
The test passed with some warnings encountered. Please expand the
additional details.
Additional Details
Only able to build certificate chain when using the Root Certificate Update
functionality from Windows Update. Your server may not be properly
configured to send down the required intermediate certificates to complete
the chain. Consult the certificate installation instructions or FAQ's from
your Certificate Authority for more information.
--------------------------------
Fore issue #1, I viewed the certificate and it is issued by GoDaddy.
GoDaddy uses "intermediate" certificates that must also be installed to
resolve this warning. Here is a blog post outlining the process. Perform
this process to resolve the warning.
http://sbs.seandaniel.com/2009/02/in...ndard-ssl.html
--------------------------------
ExRCA is attempting to send an Autodiscover POST request to potential
Autodiscover URLs.
Autodiscover settings weren't obtained when the Autodiscover POST request
was sent.
Test Steps
Attempting to Retrieve XML AutoDiscover Response from url
https://xxxxxxxxxxxxxxxxxxxxxx/Autod...todiscover.xml for user
Failed to obtain AutoDiscover XML response.
Additional Details
A Web Exception occurred because an HTTP 401 - Unauthorized response was
received from Unknown
-----------------------------------
Issue #2:
The URL is not returning any autodiscover info with a 401 error. This is
usually an authentication error, so what I'd recommend doing is opening IIS
via the snap-in located in Administrative tools.
Expand the sites and find the site called "SBS Web Apps"
Locate the "autodiscover" virtual directory and select it.
Click on "authentication" in the center pane under the IIS group.
There should be TWO authentication methods enabled.
Basic authentication is used for external clients. Since they operate over
SSL, the channel is still secure so the weakness of basic authentication is
mitigated and this is safe.
Windows Authentication is used by internal clients.
All other authentication methods should be DISABLED.
That should hopefully resolve the remaining issues.
--
Cliff Galiher
Microsoft has opened the Small Business Server forum on Technet! Check it
out!
http://social.technet.microsoft.com/...server/threads
Addicted to newsgroups? Read about the NNTP Bridge for MS Forums.