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

fallback and error logging if running pgina as admin without domain p… #77

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Opvolger
Copy link

fallback and error logging if running pgina as admin without domain privelages.

I was runnig pgina as administrator and my pc is part of a windows domain.
when localmachines try's to get information of that group i did get an error.
my administrator user has no rights on the domain, so quering the localgroups with members of the domain did give errors.
I now catch the error(s) and go to the next group.

@MutonUfoAI
Copy link
Owner

Have you seen this #21

I wouldnt add another workaround for this terrible .NET api
You'd better replace that whole group stuff with winapi calls as i did with user-creation in pgSMB2

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

Successfully merging this pull request may close these issues.

2 participants