aws workspaces linux user contains dangling character

0

hi from Spain! Iv'e configured a Linux workspace and, when prompted for a username I wrote "qa", but the actual username created was "CORP\qa". The problem is that the added backslash can be annoying and make some scripts to fail. For instance, configuring a Github Actions self-hosted runner as a service, fails because the service unit created uses a wrong username "CORPqa" Is there any way of removing the "CORP" and let the username just be "qa"? Thanks!

질문됨 2년 전253회 조회
2개 답변
0

Amazon WorkSpaces requires Active Directory, so the identity will always be DOMAIN\username. If you remove CORP from the identity, you break the service.

AWS
전문가
답변함 2년 전
0

thanks for your answer! But I'm using a linux machine, why would I need AD? Where does windows fit here? I mean, what caught my eye of workspaces is that you can easily setup and connect to a linux machine. After playing with it and taking the decision of using it, I started to see that Github scripts fail to register a service break because of that character.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠