Skip to content

This project is all about composing full "object tree list" for arbitrary ActiveDirectory element and then checking access via AuthzAccessCheck routine

License

Notifications You must be signed in to change notification settings

YuryStrozhevsky/createObjectTree

Repository files navigation

Basic information

This project is all about composing full "object tree list" for arbitrary ActiveDirectory element. Then the "object tree list" is using in access checking routine AuthzAccessCheck. All the code is on piure C++ using winldap functions, smart pointers, smart deleters and so on.

The path for target ActiveDirectory element is set via target_dn variable inside check function.

License

(c) 2024, Yury Strozhevsky yury@strozhevsky.com

Anyone allowed to do whatever he/she want with the code.

About

This project is all about composing full "object tree list" for arbitrary ActiveDirectory element and then checking access via AuthzAccessCheck routine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages