Grant accessing permission of Share Folder in cross domain environment

Gong, Allen 95 Reputation points
2024-08-28T09:20:14.1+00:00

I am trying to setup a cross domain windows environment, one of my requirement is that grant accessing permission of share folder on one domain server to users/user group of another domain. Here is my setup:

  1. tow domain server with trust setup (domaina.com trust domainb.com)
    1. domaina.com
    2. domainb.com
  2. shared folder on machineA of domaina.com
  3. user group B_ShareFolder created on domainb.com, user ub@domainb.com created on domainb.com
  4. machineB is one of the windows machine of domainb.com
  5. grant accessing permission of shared folder on machineA of domaina.com to user group B_ShareFolder from domainb.com

Test Cases:

  1. assign user ub@domainb.com to group B_ShareFolder, then logon one of the machine of domainb.com with ub@domainb.com, in this case it can access the share folder successfully
  2. assign machineB to group B_ShareFolder, then access share folder on machineB, this time it can not access.

My question is that is the second test case by-designed behavior? Can grant the accessing permission of share folder to a machine which is not in the same domain?

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,320 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,443 questions
{count} votes

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.