
That is close, but not exactly correct.
The problem with Vista and FQDN is when an application uses WebDAV, which
uses the Webclient service. This usually occurs when an Office application
attempts to connect with the server, but it could happen with IE if it's
using WebDAV. In Windows XP, the Webclient service used WinInet, which knows
about and obeys the IE zones, but with Vista it now uses WinHTTP, which has
no clue about the IE zones, hence the mods that Heine suggested are needed.
But Internet Explorer still knows about the Intranet zone on Vista, unless
you're using it to access a WebDAV resource. For normal FQDNs to web sites,
IE will handle Intranet Zone sites just fine, even on Vista.
Unfortunately, IMHO the published Microsoft fix not a good one for
non-domain users, because you can't really have people messing with their
registry, and a registry-based whitelist is not a good solution to the
problem. Within a domain, you can use a group policy to do this, but
obvously not for non-domain users. I really wish Microsoft would address
this problem, but it seems like it's not even recognized that people would
use a FQDN on an intranet. It's been a showstopper for me with clients who
use hosted SharePoint and Vista. You lose all the office integration
features that they want. At that point, you might as well use Forms Auth.
Regards,
Mike Sharp