github taers232c/GAMADV-XTD3 v5.22.01
GAM 5.22.01

latest releases: v6.72.03, v6.72.02, v6.72.01...
3 years ago

Latest updates

The following additions are derived from initial work by Jay.

Added commands to support the new Device Management API.

To use these commands you must update your service account authorization.

gam user user@domain.com check serviceaccount

In the following places a Google Admin email address is required; by default the admin email address in oauth2.txt is used.

  • Managing Shared Drives as an administrator.
  • Executing gam alert|alertfeedback commands.
  • Sending email when a from user is not specified
  • Uploading files with todrive when neither todrive_user or tduser is specified.
  • All gam printer commands when <UserTypeEntity> is omitted.

Added admin_email to gam.cfg which will supercede the value from oauth2.txt.

Added enable_dasa to gam.cfg. When True, GAM will use a Delegated Admin Service Account
for all API access. This is the initial step in getting GAM to use Service Account access for all API calls.
This is for testing only!

The following variables in gam.cfg must be set when enable_dasa is True: admin_email, customer_id and domain,
customer_id may not be set to my_customer.

Handle the following error when deleting members from groups. This is an invalid message from Google,
the member is in the group but Google seems to think that it is an invalid email address. I'm not sure what
the long term solution is but this fix keeps GAM from terminating.

ERROR: 404: resourceNotFound - Does not exist

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.