taers232c / GAM-Scripts3

Scripts for use with GAM - Python 3.6+
239 stars 52 forks source link

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

Open samuel-sobrino opened 5 months ago

samuel-sobrino commented 5 months 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