01-09-07 06:18 PM
"Larry" <Larry@discussions.microsoft.com> wrote in message
news:0F84B7DF-6B2E-42B3-9279-F91AD722DFF0@microsoft.com...
> Dave - The reason we are using lmhosts is because our intranet server is
> outside the FW or in the DMZ. The DNS server (s) are inside the FW and
> for
then it is not an "intranet server", it is external. period.
you may think it is "internal" - but you placed it outside.
> the intranet server to be able to see the primary DNS server we use an
> lmhosts file so it can authenticate users with AD. It has to do something
lmhosts has absolutely nothing to do with locating DNS servers.
The Tcp/Ip config determines the DNS server(s) in use, and
nothing else does, plus it is specified by IP.
If a machine is doing AD authentications, and is a member of the
AD domain, then it must be using a DNS server that knows about
the AD that is deployed (hosts its zones).
If that requirement (not recommendation, _requirement_) is not
met then you cannot expect things to work.
Also, for AD based authentication to work the machine at which
the authentication is attempted must be able to access DCs of
the account domain which it might try contacting for the authN
and also GCs.
> with authentication because it prompts for a username and password. If I
> turn off basic authentication in IIS it takes you into the intranet with
> no
> problems.
If you mean basic is turned off but authentication is still required,
then you have different issues than DNS availability.
If you mean it works with the site is made to not require authentication
(made anonymous) then all issues are still fair game.
Roger[vbcol=seagreen]
>
> "David Wang" wrote:
>
[ Post a follow-up to this message ]
|