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

Does not start process when running as GMSA #46

Open
zdenko-s opened this issue Apr 4, 2022 · 0 comments
Open

Does not start process when running as GMSA #46

zdenko-s opened this issue Apr 4, 2022 · 0 comments

Comments

@zdenko-s
Copy link

zdenko-s commented Apr 4, 2022

I specified same command line arguments as with psexec.exe.
psexec -i -u domain\gMsaTest01$ -p ~ cmd.exe
Using psexec.exe opens command prompt as GMSA user. paexec returns error:
Error logging in as domain\gMsaTest01$. The user name or password is incorrect. [Err=0x52E, 1326].
I tried without argument -p ~ and pressed enter when prompted for password. Same error. psexec works in both cases.
My conclusion is that paexec does not implement password fetching of GMSA account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant