|
michauko -> RE: Free/Busy data not available - something to setup somewhere ? (12.Mar.2008 10:56:15 AM)
|
Ok, I found it. First of all, I forgot to mention an important detail : my DNS server is running under Linux (bind9) and I'm not using the DNS that comes with my W2K3 running my Exchange 2007. For outlook 2003 & 2007, all the problems were "because" of that (and because outlook doesn't say anything when it can't find a server it needs to operate correctly !! O_o For outlook 2003 : - my exchange test server was called testpc.exchange.mycorp.com (runing in a separate domain named "EXCHANGE") - outlook managed to add my exchange account based on the short name "testpc" and replaced it by "testpc.exchange.mycorp.com". But actually, because of my DNS conf, my PC was unable to resolve that FQDN. Now that I declared it, outlook can access exchange in a "better way" and then access the "public folders" and then read me the free/busy data... For outlook 2007 : - same kind of problem. The article you mentionned in a previous message explained me how "autodiscover" is working. Then I sniffed my DNS server and saw outlook 2007 was silently trying to resolve some DNS records : an A record for autodiscover.mycorp.com and a SRV record named _autodiscover.tcp_.mycorp.com I declared them and the magic happened :) By the way, is there any way to change that hard-coded name ? (from outlook's point of view) I think it's dangerous : if a vulnerability (or misconfiguration I've done) exists in the autodiscover application in IIS, anyone can easily try to find an autodiscover service : it'll be named autodiscover.somecorp.com running on port 443. Am I wrong ? Anyway, many many thanks for the information you gave. Now I just have to finish some configuration details.
|
|
|
|