Skip to content

SetupAssist Check Token Group#1318

Merged
dpaulson45 merged 2 commits into
mainfrom
dpaul-SetupAssistDev
Nov 3, 2022
Merged

SetupAssist Check Token Group#1318
dpaulson45 merged 2 commits into
mainfrom
dpaul-SetupAssistDev

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Issue:
User can be in the correct groups after having already logged into the machine. However, they still need to log out and back in to get the permissions.

Reason:
Recently had a case where Admin was in the group, but never properly logged off or back into the machine.

Fix:
Collect the token groups as well for the user and then check to see if the required groups are there when the local test fails. If the user is seen as part of the group from the token group, but not locally, they just need to sign out and sign back in.

Also, if the user isn't running as Administrator, the local test will fail so providing a different error message for that instead.

image

image

Validation:
Verified in lab

@dpaulson45 dpaulson45 added Enhancement New feature or request Setup Setup tools issue Setup Assist This item is for local server settings and environment checks that cause issues for setup labels Nov 3, 2022
@dpaulson45 dpaulson45 requested a review from a team as a code owner November 3, 2022 14:44
@dpaulson45 dpaulson45 merged commit 153a5e2 into main Nov 3, 2022
@dpaulson45 dpaulson45 deleted the dpaul-SetupAssistDev branch November 3, 2022 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request Setup Assist This item is for local server settings and environment checks that cause issues for setup Setup Setup tools issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants