Skip to content

jonathanchan/googledriveaudit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

googledriveaudit

this is a quick wrapper around gam to audit your organization's google drive and look for files that are shared outside your org's domain. this is really slow, but it does the job and i'm not spending money on 3rd party tools that charge per user.

assumes:

  • gam is setup
  • you have full access your organization's google apps

usage: ./googledriveaudit.py <userEmailAddress>

if there's any files shared with outsiders, a batch file will be created to remove access. look through the batch file and remove the entries for those who still need file access.

to execute a gam batch file: gam batch <batch-filename>

About

audit google drive files shared outside your company's domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages