I'm not sure what exactly you put in your lmhosts file, but but for those
two that aren't working, be sure that it includes the 1B registration for
both the nt4 pdc and your win2k pdce. If that isn't there, you can look at
the following to get it in there, and be sure that you see the registration
with you run nbtstat;
180094 How to Write an LMHOSTS File for Domain Validation and Other Name
http://support.microsoft.com/?id=180094
Also compare the following registry entries between the one nt4 pdc that
will set the trust with win2k, and the one where it won't.
Restrictanonymous is a fairly common cause, and may need to be set to "0",
at least initially to get the trust established;
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\LSA\Lmcompatibilitylevel
And
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\LSA\restrictanonymous
--
David Brandt
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
"MS News" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I have three domains. Two NT and one AD. I can establish a trust between
one
> of the NT1 domains and the AD domain, and I can establish a trust between
> the two NT domains, but I can not establish a trust between the second NT2
> domain and the AD domain. I get the error "No logon servers available"
>
> I have checked the lmhosts and removed and added the trusts several times
> between the NT2 and the AD domain and still nothing.
>
> Using the Domain monitor on the AD server I can see NT1 fine. The NT2
domain
> is red with no trusted domains listed in that column. When I look at the
> properties for NT2 I see the following: DC Name - \\NT2Server, DC State -
> OnLine, DC Status - AccDeni, Replication Status - Unknown, Connection to
> PDC - BadPath, Link to Trusted Domain - Success
>
> Using the Domain Monitor on the NT2 server I can see the NT1 fine. The AD
is
> red with all the lines filled in properly. When I select the properties I
> have two servers listed, which are both AD DCs. The first server is insync
> and everything looks good. the second server has DC Status - NoLogSr,
> Connection to PDC - Bad Path, Link to Trusted Domain - Error
>
>