Team Drive

868 views
Skip to first unread message

Skylar Ragan

unread,
Feb 1, 2018, 1:58:49 PM2/1/18
to GAM for G Suite
Is it possible to do the two following things with Team Drives:

  1. View all users who are shared to a specific Team Drive and what level of access they have.
    1. I see in the wiki it describes how to look at a specific user's access to a Team Drive, but I want to look at the Team Drive as a whole, not just for a specific user.
  2. Remove an individual from all Team Drives they currently have access to. (Or even remove them from a single Team Drive (without deleting it))
    1. As far as I can tell from the wiki, my options for Team Drives are creating one, changing the name for one, or deleting it. I can't figure out how to change the ACL for a Team Drive with GAM.
    2. Ideally, I'd like something that would work similarly to the following command that removes a user from all groups, but instead removes them from all Team Drives
      gam user <user email> delete groups

Ross Scroggs

unread,
Feb 1, 2018, 4:08:35 PM2/1/18
to google-ap...@googlegroups.com
Skylar,

Experiment with this.
1.
gam user super...@domain.com show drivefileacl <PutTeamDriveIDHere> asadmin
2.
gam user <PutUserEmailAddressHere> print team drives > utds.csv
gam csv utds.csv gam user super...@domain.com delete drivefileacl ~id <PutUserEmailAddressHere> asadmin

The asadmin argument gives the superadmin the right to manipulate ACLs on Team Drives.

Ross

--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/1d8fa8c3-a8cb-4b93-a574-b9b80a799cc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Elmine Durr

unread,
Oct 12, 2018, 6:52:06 AM10/12/18
to GAM for G Suite
Point 1 below refers
This still gives the access a specific user has to a specific team drive
What I am looking for is exactly what the original poster requested namely ALL the USERS who has access to the specified team drive and not all the drives or what access to a drive a specific user has.
Hope this makes sense 

Ross Scroggs

unread,
Oct 12, 2018, 10:57:27 AM10/12/18
to google-ap...@googlegroups.com
Elmine,

1:gam user <Put Super Admin email address here> show drivefileacl <Put Team Drive ID here> asadmin
2:gam user <Put user email address here> print teamdrives > tds.csv

  gam csv tds.csv gam user <Put Super Admin email address here> delete drivefileacl ~id <Put user email address here> asadmin


Ross


--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


--
Reply all
Reply to author
Forward
0 new messages