How to trust other domain user to login in our domain?

ayazzzz 96 Reputation points
2023-02-22T19:32:38.4066667+00:00

I have 2 seperated domains, domain AAA.com = locally and domain BBB.com = remotely. Two sites are connect via IPSEC

Users from domain BBB.com often visit location at domain AAA.com using their own laptop.

Is it possible to allow the users from domain BBB.com login with their own laptop at domain AAA.com using their own domain (B) login credential and using their own domain?

I though i need to create a one way trust from AAA.com to BBB.com ? Any thing else i need to setup?

Thanks in advance

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Charles Thivierge 4,171 Reputation points
    2023-02-23T00:39:01.3866667+00:00

    If you want to allow users from domain BBB.com to access resources in domain AAA.com, then you need a trust between your domains to allow users from domain BBB.com to access resources ins domain AAA.com. The trust will be from AAA.com to BBB.com. So the domain AAA.com will trust BBB.com users.

    You will also need conditional forwarders to be able to resolve both domains. So on DNS servers in domain AAA.com, you will create a conditional forwarder called BBB.com and you will add the DNS server IP address of the domain BBB.com.

    Then on the DNS Servers in domain BBB.com, you will create a conditional forwarder called AAA.com and you will add the DNS server IP address if of the domain AAA.com

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Mo7mad Mem 0 Reputation points
    2024-04-04T05:29:46.9766667+00:00

    AAA,com BBB,com

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.