- Newest
- Most votes
- Most comments
Consider this:
- Use EC2 Joined to Simple AD + RSAT Tools • Launch a Windows EC2 instance joined to your Simple AD domain • Install Remote Server Administration Tools (RSAT) on that instance • Use Active Directory Users and Computers (ADUC) to manage users and groups This gives you a full GUI for user creation, password resets, and group management, just like traditional AD.
- Migrate to AWS Managed Microsoft AD • If your needs are growing, consider migrating to AWS Managed Microsoft AD • It supports: o Full PowerShell and ADUC access o Trust relationships o Schema extensions
- Use LDAP Tools • Simple AD supports LDAP, so you can use tools like Apache Directory Studio or ldapadd/ldapmodify from Linux • Requires careful setup and knowledge of LDAP schemas
https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_simple_ad.html
Hey,
Hope you're keeping well.
Since Simple AD has no native AWS web UI for user management, the practical option is to use a Windows EC2 instance joined to the Simple AD domain and install RSAT tools to access Active Directory Users and Computers. This lets you create, modify, and manage accounts directly in the directory. Alternatively, you can connect via LDAP from an on-premises or cloud-based AD management tool. If long-term web-based administration is important, consider migrating the WorkSpaces directory to AWS Managed Microsoft AD, which has broader admin tooling and integration options.
Thanks and regards,
Taz
answered 8 months ago
Relevant content
asked 4 years ago
asked 2 years ago
