when this happen, userB is owner of "file1" and userA has "editor" permission on "file1"
userB removes access permissions to "file1" from userA
The result is that "file1" is in userA's drive, but userA can't see it
In this scenario, when I use "gam user userA@domain.com print filelist filepath allfields showownedby any" it returns all the files except this "file1", so basically it returns exactly what the user is able to view.
My question is if there is a way to get all the files and folder in a user's drive, including the ones that are in that drive but are not accessible from the user?
Here is the scenario:
In this scenario, when I use "gam user userA@domain.com print filelist filepath allfields showownedby any" it returns all the files except this "file1", so basically it returns exactly what the user is able to view. My question is if there is a way to get all the files and folder in a user's drive, including the ones that are in that drive but are not accessible from the user?
Thank you.