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

Support for multi-domain forest #2

Open
bpfoley45 opened this issue Apr 30, 2018 · 0 comments
Open

Support for multi-domain forest #2

bpfoley45 opened this issue Apr 30, 2018 · 0 comments

Comments

@bpfoley45
Copy link

Running this tool with a user in the root domain of the forest works as expected. I have experienced the following failures:

  • Specifying a user in a child domain
  • setting the -domain param to a child domain with a child domain user
    Error:
[Get-AttrForADObject] User not found.
At B:\Invoke-ACLPwn.ps1:109 char:9
+         throw '[Get-AttrForADObject] User not found.'
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: ([Get-AttrForADObject] User not found.:String) [], RuntimeException
    + FullyQualifiedErrorId : [Get-AttrForADObject] User not found.
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