-1

I created a free instance on AWS with windows 2012 and MS DB.

How can I allow user authentication with my Active Directory on premise (my own server with Windows 2008 and a static IP) on the AWS instance? The MS DB is installed on AWS and access works with a domain user as local.

I don't want to create another Active Directory on Amazon.

squillman
  • 37,883
  • 12
  • 92
  • 146

1 Answers1

1

Configure a VPN between AWS and your on-prem AD.

MDMarra
  • 100,734
  • 32
  • 197
  • 329