Domain Trust Lost
 




IT Certification FAQ

 
|
Home
|
Microsoft
|
CISCO
|
CompTIA
|
Exam/Study FAQ
|
Employment FAQ
| Links  | Forums  |
Book Reviews


FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  ProfileProfile  Log in to check your private messagesPrivate messages  Log inLog in

Domain Trust Lost

 
Post new topic   Reply to topic    Forum Index -> microsoft.public.windows.server.active_directory
Author Message
wickydog
Guest





PostPosted: Wed May 17, 2006 8:12 am    Post subject: Domain Trust Lost Reply with quote

Dear all,

I have a root domain and sub-domain controllers, I found that some of the
user cannot logged into the resources in root domain when they are located in
sub-domain.

When I run nltest /sc_query:<root_domain> and nltest /sc_query:<sub_domain>
on the subdomain DC, I can successful to contact with the root domain.
However, when I using the same command on Root Domain DC, one of the DC shows
that 1355 0x54b ERROR_NO_SUCH_DOMAIN when I query the root domain and shows
1787 0x6fb ERROR_NO_TRUST_SAM_ACCOUNT when I query the sub-domain DC. The
other DC in the root can query the root domain but got the same error when
query the sub-domain.

I was tried to reset security channel via sc_reset switch and interface, but
still no help.

User can logon to the sub-domain using a PC joined into Root Domain.

One more symptoms that those sub-domain user will using a ISA server in root
domain to browse internet, they cannot do that now and when I open the ISA
snap-in, it shows me error 0x800706fc - The trust relationship between the
primary domain and trusted domain failed.

Any idea?

Thanks and Regards
Jacky
Was this post helpful to you?

Why should I rate a post?
Back to top
chriss3 [MVP]
Guest





PostPosted: Wed May 17, 2006 7:37 pm    Post subject: Re: Domain Trust Lost Reply with quote

Hello,
Ensure that the DNS infrastructure are running and configured so you can
resolve both domain names for the DCs and your clients.

What happens if you trying to verify the trust secure channel?

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services


No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Resources

"wickydog" <wickydog@discussions.microsoft.com> wrote in message
news:549092D2-9A65-4227-A7B8-FAE0AD1F12C2@microsoft.com...
Quote:
Dear all,

I have a root domain and sub-domain controllers, I found that some of the
user cannot logged into the resources in root domain when they are located
in
sub-domain.

When I run nltest /sc_query:<root_domain> and nltest
/sc_query:<sub_domain
on the subdomain DC, I can successful to contact with the root domain.
However, when I using the same command on Root Domain DC, one of the DC
shows
that 1355 0x54b ERROR_NO_SUCH_DOMAIN when I query the root domain and
shows
1787 0x6fb ERROR_NO_TRUST_SAM_ACCOUNT when I query the sub-domain DC. The
other DC in the root can query the root domain but got the same error when
query the sub-domain.

I was tried to reset security channel via sc_reset switch and interface,
but
still no help.

User can logon to the sub-domain using a PC joined into Root Domain.

One more symptoms that those sub-domain user will using a ISA server in
root
domain to browse internet, they cannot do that now and when I open the ISA
snap-in, it shows me error 0x800706fc - The trust relationship between the
primary domain and trusted domain failed.

Any idea?

Thanks and Regards
Jacky
Was this post helpful to you?

Why should I rate a post?
Back to top
Jorge Silva
Guest





PostPosted: Thu May 18, 2006 2:13 am    Post subject: Re: Domain Trust Lost Reply with quote

Hi
already answer this on win2000.active_directory

--
I hop that helps

Good Luck
Jorge Silva
MCSA
Systems Administrator





"wickydog" <wickydog@discussions.microsoft.com> wrote in message
news:549092D2-9A65-4227-A7B8-FAE0AD1F12C2@microsoft.com...
Quote:
Dear all,

I have a root domain and sub-domain controllers, I found that some of the
user cannot logged into the resources in root domain when they are located
in
sub-domain.

When I run nltest /sc_query:<root_domain> and nltest
/sc_query:<sub_domain
on the subdomain DC, I can successful to contact with the root domain.
However, when I using the same command on Root Domain DC, one of the DC
shows
that 1355 0x54b ERROR_NO_SUCH_DOMAIN when I query the root domain and
shows
1787 0x6fb ERROR_NO_TRUST_SAM_ACCOUNT when I query the sub-domain DC. The
other DC in the root can query the root domain but got the same error when
query the sub-domain.

I was tried to reset security channel via sc_reset switch and interface,
but
still no help.

User can logon to the sub-domain using a PC joined into Root Domain.

One more symptoms that those sub-domain user will using a ISA server in
root
domain to browse internet, they cannot do that now and when I open the ISA
snap-in, it shows me error 0x800706fc - The trust relationship between the
primary domain and trusted domain failed.

Any idea?

Thanks and Regards
Jacky
Was this post helpful to you?

Why should I rate a post?
Back to top
wickydog
Guest





PostPosted: Fri May 19, 2006 6:53 am    Post subject: Re: Domain Trust Lost Reply with quote

Hi,

When I am using netdom, it shows ERROR_NO_TRUST_SAM_ACCOUNT.

Thanks and Regards
Jacky

"chriss3 [MVP]" wrote:

Quote:
Hello,
Ensure that the DNS infrastructure are running and configured so you can
resolve both domain names for the DCs and your clients.

What happens if you trying to verify the trust secure channel?

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services


No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Resources

"wickydog" <wickydog@discussions.microsoft.com> wrote in message
news:549092D2-9A65-4227-A7B8-FAE0AD1F12C2@microsoft.com...
Dear all,

I have a root domain and sub-domain controllers, I found that some of the
user cannot logged into the resources in root domain when they are located
in
sub-domain.

When I run nltest /sc_query:<root_domain> and nltest
/sc_query:<sub_domain
on the subdomain DC, I can successful to contact with the root domain.
However, when I using the same command on Root Domain DC, one of the DC
shows
that 1355 0x54b ERROR_NO_SUCH_DOMAIN when I query the root domain and
shows
1787 0x6fb ERROR_NO_TRUST_SAM_ACCOUNT when I query the sub-domain DC. The
other DC in the root can query the root domain but got the same error when
query the sub-domain.

I was tried to reset security channel via sc_reset switch and interface,
but
still no help.

User can logon to the sub-domain using a PC joined into Root Domain.

One more symptoms that those sub-domain user will using a ISA server in
root
domain to browse internet, they cannot do that now and when I open the ISA
snap-in, it shows me error 0x800706fc - The trust relationship between the
primary domain and trusted domain failed.

Any idea?

Thanks and Regards
Jacky
Was this post helpful to you?

Why should I rate a post?



Back to top
chriss3 [MVP]
Guest





PostPosted: Fri May 19, 2006 11:00 pm    Post subject: Re: Domain Trust Lost Reply with quote

Se my replay to your other post.
thanks.

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services


No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Resources

"wickydog" <wickydog@discussions.microsoft.com> wrote in message
news:BDC89040-6A32-46CF-B3C1-B1644B21457B@microsoft.com...
Quote:
Hi,

When I am using netdom, it shows ERROR_NO_TRUST_SAM_ACCOUNT.

Thanks and Regards
Jacky

"chriss3 [MVP]" wrote:

Hello,
Ensure that the DNS infrastructure are running and configured so you can
resolve both domain names for the DCs and your clients.

What happens if you trying to verify the trust secure channel?

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services


No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Resources

"wickydog" <wickydog@discussions.microsoft.com> wrote in message
news:549092D2-9A65-4227-A7B8-FAE0AD1F12C2@microsoft.com...
Dear all,

I have a root domain and sub-domain controllers, I found that some of
the
user cannot logged into the resources in root domain when they are
located
in
sub-domain.

When I run nltest /sc_query:<root_domain> and nltest
/sc_query:<sub_domain
on the subdomain DC, I can successful to contact with the root domain.
However, when I using the same command on Root Domain DC, one of the DC
shows
that 1355 0x54b ERROR_NO_SUCH_DOMAIN when I query the root domain and
shows
1787 0x6fb ERROR_NO_TRUST_SAM_ACCOUNT when I query the sub-domain DC.
The
other DC in the root can query the root domain but got the same error
when
query the sub-domain.

I was tried to reset security channel via sc_reset switch and
interface,
but
still no help.

User can logon to the sub-domain using a PC joined into Root Domain.

One more symptoms that those sub-domain user will using a ISA server in
root
domain to browse internet, they cannot do that now and when I open the
ISA
snap-in, it shows me error 0x800706fc - The trust relationship between
the
primary domain and trusted domain failed.

Any idea?

Thanks and Regards
Jacky
Was this post helpful to you?

Why should I rate a post?



Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> microsoft.public.windows.server.active_directory All times are GMT
Page 1 of 1

 

Copyright © 2002-2006 Web-S-Sense Pty. Ltd. All rights reserved.

Powered by phpBB
Advertising | Policies/Disclaimers | Contact us | Link to us


Featured Sites: Free Antivirus and Antispyware Info | Free PC Support | MCSE Directory