• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Cannot access server in different domain

chadavox

Junior Member
Hi,

Previously, I have 2 domain : domain A (Windows Server 2003)and domain B (windows NT).

I could use a computer in domain A to access a 'shared folder' in a computer in domain B, by logging in using the domain B id and password.
( A box would pop out asking for the id and password)

Now, my PDC of domain B is down, and I setup a new PDC (windows NT) for it. All the existing desktop under domain B can access each other's shared folders.

The problem is, when I try to access a shared folder in domain B, from a desktop in domain A, it fails. It pop out a box asking me to enter the id and password which I did (using the domain B id and password, just like before) but it fails to authorize it. It keeps on popping the box for id and password.

Could anyone let me know what's went wrong ? How I can fix it, back to the situation just like before ?

Thank you.
 
when you set up the new PDC, was it a clean install? if so, your going to need to setup trust between the two domains, as well as any group permissions you had previously. all of this occurred because your user and group sids are completely different now.
 
when you set up the new PDC, was it a clean install? if so, your going to need to setup trust between the two domains, as well as any group permissions you had previously. all of this occurred because your user and group sids are completely different now.

Thank you rasczak for your reply.
Yes, it is a clean install.
How do I setup a trust between the 2 domains ?
I am not expert in this.

Thank you
 
You would use the Active Directory Domains and Trusts mmc snap-in. Please read the Microsoft documentation about Trusts before you start making changes. This is not something that should be done on the fly by someone who doesn't even know what tool to use to set it up.
 
google how to setup a trust. it's not that hard and you won't do alot of damage if you setup a one-way trust.

Alot of folks do one-way trust for old NT domain to new AD services.

alot of great articles but read read read before you do. AD is not something you restore from tape lol.
 
google how to setup a trust. it's not that hard and you won't do alot of damage if you setup a one-way trust.

Alot of folks do one-way trust for old NT domain to new AD services.

alot of great articles but read read read before you do. AD is not something you restore from tape lol.

you got that right. lol!
 
Back
Top