github taers232c/GAMADV-XTD3 v6.68.05
GAM 6.68.05

latest releases: v6.80.19, v6.80.18, v6.80.17...
6 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.68.05

Updated gam print groups ... ciallfields|(cifields <CIGroupFieldNameList>) to account for an
API shortcoming that failed to get all of the Cloud Identity fields.

6.68.04

Added option skiprows <Integer> to gam csv|loop that causes GAM to skip processing the first <Integer> filtered rows.

6.68.03

Fixed bug in gam <UserTypeEntity> create drivefileacl that caused a trap.

6.68.02

Upgraded to Python 3.12.2 where possible.

Added options restricted|(audience <String>) to gam <UserTypeEntity> create|update chatspace that
sets the access options for the chat space. These options are in Developer Preview and will not be generally available.

6.68.01

Fixed <PermissionMatch> bug for real.

6.68.00

Fixed <PermissionMatch> bug introduced in 6.67.35 that caused a command error like the following or would
not properly match type|nottype <DriveFileACLType> and role|notrole <DriveFileACLRole>.

ERROR: permission attribute allowfilediscovery/withlink not allowed with type {'a', 'y', 'e', 'o', 'n'}

My sincere apologies.

6.67.39

Added option wait <Integer> <Integer> to gam create datatransfer that causes GAM to wait
for the transfer to complete. The first <Integer> must be in the range 5-60 and is the number
of seconds between checks to see if the transfer has completed. The second <Integer> is the maximum
number of checks to perform. By default, GAM does not wait for the transfer to complete.

6.67.38

Added option tdnotify [<Boolean>] to <ToDriveAttribute> that causes GAM to send notification
emails to all tdshare <EmailAddress> users when the file is uploaded/updated.

6.67.37

Fixed bug in gam <UserTypeEntity> show messages ... showattachments to avoid a trap when text/plain attachments
in character sets other than UTF-8 are displayed.

6.67.36

Updated gam batch <BatchContent> and gam tbatch <BatchContent> commands to accept lines with the following form:

sleep <Integer>

Batch processing will suspend for <Integer> seconds before the next command line is processed.

6.67.35

Added the following options to <PermissionMatch> that allow more powerful matching.

nottype <DriveFileACLType>
typelist <DriveFileACLTypeList>
nottypelist <DriveFileACLTypeList>
rolelist <DriveFileACLRoleList>
notrolelist <DriveFileACLRoleList>

6.67.34

Added option movetoorgunitdelay <Integer> to gam <UserTypeEntity> create shareddrive <Name> ... ou|org|orgunit <OrgUnitItem>.
GAM creates the Shared Drive, verifies that it has been created and then tries to move it to <OrgUnitItem>. Google seems to
require a delay or the following error is generated.

ERROR: 409: 409 - The operation was aborted.

movetoorgunitdelay defaults to 20 seconds which seems to work; <Integer> can range from 0 to 60.

6.67.33

Upgraded to OpenSSL 3.2.1 where possible.

Fixed bug in gam <UserTypeEntity> print shareddrives where role was improperly displayed as fileOrganizer
rather than writer.

Added option guiroles [<Boolean>] to gam <UserTypeEntity> info|print|show shareddrive that maps
the Drive API role names to the Google Drive GUI role names.

API: GUI
commenter: Commenter
fileOrganizer: Content manager
organizer: Manager
reader: Viewer
writer: Contributor

6.67.32

Updated <ToDriveAttribute> to allow multiple tdshare <EmailAddress> commenter|reader|writer options.

Fixed bug in gam <UserTypeEntity> print shareddrives where role was improperly displayed as unknown
rather than reader when Allow viewers and commenters to download, print, and copy files was unchecked for the Shared Drive.

6.67.31

Updated gam <UserTypeEntity> claim|transfer ownership <DriveFileEntity> to properly
handle the case where <DriveFileEntity> referencess a Drive shortcut.

6.67.30

Fixed bug where the fullpath option in various commands was not converting the generic shared drive name Drive to the drive's actual name.

6.67.29

Added optional argument owneraccess to gam courses <CourseEntity> remove teachers|students [owneracccess] <UserTypeEntity and
gam course <CourseID> remove teacher|student [owneraccess] <EmailAddress> in order to test a possible API change.

Updated code to avoid a trap when gam config auto_batch_min 1 csv file.csv gam ... was entered.
The config auto_batch_min 1 is not appropriate in this context and will be ignored.

6.67.28

Improved handling of Bad Request error in gam <UserTypeEntity> collect orphans.

6.67.27

Updated gam <UserTypeEntity> collect orphans to handle the following error:

ERROR: 400: badRequest - Bad Request

6.67.26

Fixed bug in gam print vaultexports ... formatjson that caused a trap.

6.67.25

Added option owneraccess to gam info courses <CourseEntity> and gam info course <CourseID> in order
to test a possible API change.

6.67.24

Fixed bug that caused HTML password notification email messages to be displayed in raw form.

6.67.23

Use local copy of googleapiclient to remove static discovery documents to improve performance.

6.67.22

Added permissionidlist <PermissionIDList> to <PermissionMatch> that allows matching any permission ID in a list.

Added option exportlinkeddrivefiles <Boolean> to gam create vaultexport that is used with corpus mail.

6.67.21

Updated gam remove aliases <EmailAddress> user|group <EmailAddressEntity> to give a more informative
error message when the target/alias combination does not exist.

Old: User: testsimple@rdschool.org, User Alias: tsalias@rdschool.org, Remove Failed: Invalid Input: resource_id
New: User: testsimple@rdschool.org, User Alias: tsalias@rdschool.org, Remove Failed: Does not exist

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

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

sha256 hashes

8cd57f2b9eb7dade4cb853b065d16e7416f545026c00fa57805945379f8a1437  gamadv-xtd3-6.68.05-linux-arm64-glibc2.23.tar.xz
eb62bd9eb14e7f702fa7f3a2eba4487be2cd0e827c4047b42684e12eee3c389a  gamadv-xtd3-6.68.05-linux-arm64-glibc2.27.tar.xz
2d5eed91e2fcc165291ef43eb3cf91bf8fb8ed6aaaef4dee1329937a3605bd5a  gamadv-xtd3-6.68.05-linux-arm64-glibc2.31.tar.xz
fc8ee88a4c9d198c48294fef1b428e2acbe29ce92ea4ddd02a25209ffd151c75  gamadv-xtd3-6.68.05-linux-x86_64-glibc2.35.tar.xz
989683134c8cfb9d07f704ee391823399d722c941839f1917dd524c5439be245  gamadv-xtd3-6.68.05-linux-x86_64-glibc2.19.tar.xz
9cd8ab43180cda0ebde6574e9b23c85a34429731196a552cf964456dc4656495  gamadv-xtd3-6.68.05-linux-x86_64-glibc2.23.tar.xz
d9411078f99c608ab55011f8a12a0afa7368953e9b272abcdca12dbd91cf257f  gamadv-xtd3-6.68.05-linux-x86_64-glibc2.27.tar.xz
9fa155ca3902eadd3e16f88ec1428fbdf72119ed239a969d4fbb69e7293f7ee9  gamadv-xtd3-6.68.05-linux-x86_64-glibc2.31.tar.xz
bda91b27b18cee8f6c60c7315759b5f3276a37dd29661a0fd586c4191e038e24  gamadv-xtd3-6.68.05-linux-x86_64-legacy.tar.xz
47ad3b19b373e8bb5f8e6756e26ba0582bb5207fef477648784f539d9b257216  gamadv-xtd3-6.68.05-macos-arm64.tar.xz
bd250d0ca47fdee7da6273c64bddbf759d1d9d600f208b9e358152f21555c415  gamadv-xtd3-6.68.05-macos-x86_64.tar.xz
2a156ee0585f1b407a39f2271779332e218120e0bfa57dae514938f1c7cc6e17  gamadv-xtd3-6.68.05-windows-x86_64.msi
51f081bd88ca3ce1cf8cace1badd1c1698c47922e62380afea1610653c083c20  gamadv-xtd3-6.68.05-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.