FSx for Windows File Server with Active Directory

0

Hello,

When I try to create an FSx for the Windows File Server file system, I need to attach an AD. I know that AD is a centralized security management platform and can help with fine-grained access control using ACLs for the File System. My question is why is this AD needed, other than access control, and why at all?

Thank you for your answer.

profile picture
Julian
已提问 1 个月前95 查看次数
2 回答
2
已接受的回答

Julian Users accessing file systems are authenticated with Microsoft Active Directory. Access control and permission and ownership Amazon FSx works with Microsoft Active Directory to integrate with your existing Microsoft Windows environments. Active Directory is the Microsoft directory service used to store information about objects on the network and make this information easy for administrators and users to find and use. These objects typically include shared resources such as file servers and network user and computer accounts https://docs.aws.amazon.com/fsx/latest/WindowsGuide/aws-ad-integration-fsxW.html

AWS
已回答 1 个月前
profile picture
专家
已审核 1 个月前
2

As @rePost-User-3145590 mentioned, most customers require FSx integration with AD. Usually, Windows EC2 instances are domain-joined to AD domain, and users login to EC2 using their AD credentials, and access FSx file share seamlessly without need to re-enter their password.

If all you need is Windows file share to be accessed by stand-alone (i.e. non AD domain joined) Windows EC2 instances, you may want to explore Amazon S3 File Gateway. While this service is usually used for on-premise environments, you can also deploy to EC2. Refer to Deploying an Amazon EC2 instance to host an S3 File Gateway

AWS
专家
Mike_L
已回答 1 个月前
profile picture
专家
已审核 1 个月前
  • Thank you for your answer!

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则