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 個月前檢視次數 97 次
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!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南