Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix adding windows username to required groups with domain/computername part #3554

Closed
anjannath opened this issue Mar 21, 2023 · 0 comments
Closed
Assignees
Labels
kind/bug Something isn't working

Comments

@anjannath
Copy link
Member

No description provided.

@anjannath anjannath converted this from a draft issue Mar 21, 2023
@anjannath anjannath self-assigned this Mar 21, 2023
@anjannath anjannath moved this to Scheduled in Project planning: crc Mar 21, 2023
@anjannath anjannath added the kind/bug Something isn't working label Mar 21, 2023
anjannath added a commit to anjannath/crc that referenced this issue Mar 24, 2023
… groups

remove the username from Get-LocalGroupMember cmdlet and get the list of users
belonging to a group and perform string comparision to determine if current user
is part of the group

this should work around the need to supply the username with or without the domain
part depending on wheather the machine was currently domain joined
anjannath added a commit to anjannath/crc that referenced this issue Mar 24, 2023
… groups

remove the username from Get-LocalGroupMember cmdlet and get the list of users
belonging to a group and perform string comparision to determine if current user
is part of the group

this should work around the need to supply the username with or without the domain
part depending on wheather the machine was currently domain joined
anjannath added a commit to anjannath/crc that referenced this issue Mar 24, 2023
…d groups

remove the username from Get-LocalGroupMember cmdlet and get the list of users
belonging to  group and perform string comparison to determine if current user
is part of the group

this should work around the need to supply the username with or without the
domain part depending on whether the machine was currently domain joined
anjannath added a commit to anjannath/crc that referenced this issue Mar 28, 2023
…d groups

remove the username from Get-LocalGroupMember cmdlet and get the list of users
belonging to  group and perform string comparison to determine if current user
is part of the group

this should work around the need to supply the username with or without the
domain part depending on whether the machine was currently domain joined
anjannath added a commit to anjannath/crc that referenced this issue Mar 28, 2023
…d groups

remove the username from Get-LocalGroupMember cmdlet and get the list of users
belonging to  group and perform string comparison to determine if current user
is part of the group

this should work around the need to supply the username with or without the
domain part depending on whether the machine was currently domain joined
anjannath added a commit to anjannath/crc that referenced this issue Mar 28, 2023
…d groups

remove the username from Get-LocalGroupMember cmdlet and get the list of users
belonging to  group and perform string comparison to determine if current user
is part of the group

this should work around the need to supply the username with or without the
domain part depending on whether the machine was currently domain joined
anjannath added a commit to anjannath/crc that referenced this issue Mar 28, 2023
…d groups

remove the username from Get-LocalGroupMember cmdlet and get the list of users
belonging to  group and perform string comparison to determine if current user
is part of the group

this should work around the need to supply the username with or without the
domain part depending on whether the machine was currently domain joined
@github-project-automation github-project-automation bot moved this from Scheduled to Done in Project planning: crc Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant