capsulecorp-pentest
capsulecorp-pentest copied to clipboard
"Goku" provisioning fales on checking admin user
TASK [promotedc : Make sure admin user is set] *********************************
fatal: [goku]: FAILED! => {"changed": false, "msg": "Failed to remove Domain Users: Exception calling \"Remove\" with \"1\" argument(s): \"This operation is not allowed on this special group.\r\n\""}
Originally posted by @neto1920 in https://github.com/R3dy/capsulecorp-pentest/issues/64#issuecomment-1150550474
Dont suppose there is any update on this issue. The latest version still seems to be affected. from what i can tell from the fix, you added 'domain users' to the code, however, when you look at the latest version, this is not in there. I added it myself but then got a new error. maybe im just misunderstanding the fix. any help is appreciated.
I am having this same issue. Using SUDO does not work because it has a different UID than used to create virtual box.
Confirming this fix is working https://github.com/arg2u/capsulecorp-pentest/commit/5930b094118b3e3fc88dd78a72c35e188bb54ef5
I get another error now but it's a separate issue.
Thanks arg2u