How to access shared files in two different domains
        Posted  
        
            by 
                Sundeep
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Sundeep
        
        
        
        Published on 2013-06-27T00:12:17Z
        Indexed on 
            2013/06/27
            4:23 UTC
        
        
        Read the original article
        Hit count: 523
        
There are two internal domains, domainA and domainB at my workplace. I could remote into machines from either domains by using respective credentials.
My doubt is if I create a shared folder on domainA with read access to everyone for e.g., \\server1.domainA.net\sharedfolder. Will I be able to access this folder by just entering the path likewise from any machine in domainB without entering credentials.
© Server Fault or respective owner