We need to create a report each 6 month to recertificate folder access of users.
So I need to create reporting by Organisational Unit where users are placed by services (One OU = one service)
I need to generate folders where all user in one OU have access
The problem is that ARM don't use filter like that, exemple:
in "who has access here", I take all users in my active directory but I would like to use a specific filter, exemple only if user is in this OU (or if distinguishname contain):
"OU=Resseler,OU=Users,DC=Mydomain,DC=local"
This option dosen't exist and will be very usefull, as RSSI ask us to recertificate periodicaly the access of users.
with this option, I will can generate automatic report for each services manager, they can read the PDF and se if all users in their service still need access on one or more folder.
For the moment I can filter with specific username but when a new user come in a department, I must restart the report (as we can't edit it when it's scheduled)
For information, this feature not working in web interface because of folder restriction, I would like to see this in heavy ARM client