IsaiahSHanson
IsaiahSHanson
Thank you so much! I will see if I can implement this in code. This is my first time touching the security descriptors so we will see if I can...
@zorn96 Currently, I am struggling to create an ADSession. What I currently have is: session = ADSession(ldap_connection=conn, domain='domain.com') The error that shoots out is failing on line 113 in ad_session.py:...
Disregard, I forgot to create an ADDomain object. However, I'm not finding a function called create_ace_for_allow_access(). Could you clarify where to find this?
Thank you @zorn96! I will continue to work on my code next week to see if I can officially pull this off. Your module seems to be very well written....
Hi @zorn96 ! I tried coding up your process that you sent me, however I'm having trouble now setting the descriptor. Do you by chance have any code I can...
Hi @zorn96 . I managed to get this to work. Do you have an eta on when this could be pushed to main branch?
This thread is still unresolved. We got close, but no solution yet.