aws-samples / aws-samples/sample-developer-tutorials

035-workspaces-personal: requires AD directory user for non-interactive testing

Aberta
#75 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Shell
Estrelas
175
Forks
42
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

## Problem
The WorkSpaces tutorial requires a user to exist in the Active Directory before creating a WorkSpace. Simple AD user creation needs LDAP tools or a domain-joined EC2 instance.

## Current state
- Simple AD directory deployed via `000-prereqs-directory` CFN stack
- Directory registered with WorkSpaces
- Script finds the directory but fails because the auto-generated username doesn't exist in AD

## Steps to resolve
1. Launch a domain-joined EC2 instance in the directory's VPC
2. Use AD tools to create a test user
3. Or: modify the script to use the WorkSpaces API to create a user (if supported)
4. Test the script end-to-end
5. Add back to the non-interactive PR

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.