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 ACL #22

Open
lazywinadmin opened this issue Mar 8, 2017 · 2 comments
Open

Support for ACL #22

lazywinadmin opened this issue Mar 8, 2017 · 2 comments

Comments

@lazywinadmin
Copy link
Owner

lazywinadmin commented Mar 8, 2017

Access can be retrieve using something like:
([ADSI]"LDAP://").psbase.ObjectSecurity.Access

Maybe having two new cmdlets, something like:

  • Set-AdsiAcl
  • Get-AdsiAcl
@NicolasBn
Copy link
Contributor

I work to this issue. But when I get the ACL of AD object, I don't have value in Path property :
image

The Path property is ReadOnly.

@lazywinadmin
Copy link
Owner Author

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

No branches or pull requests

2 participants