taers232c / GAM-Scripts3

Scripts for use with GAM - Python 3.6+
229 stars 49 forks source link

Shared Drive files with non-inherited permission for disabled user #19

Open samuel-sobrino opened 4 weeks ago

samuel-sobrino commented 4 weeks ago

I created a new script to identify the permissions of disabled users on files inside Shared Drive (non-inherited permissions).

I started from the scripts : GetTeamDriveCountsSize.py GetTeamDriveOrganizers.py GetSharedWithListOfDisabledUsersDriveACLs.py

I took a few shortcuts in creating this script, as I don't regularly use python