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.
(c) 2024, Yury Strozhevsky yury@strozhevsky.com
Anyone allowed to do whatever he/she want with the code.