Scroll to bottom of page for installation/downloads
Latest updates
6.50.12
Handle new trap in gam <UserTypeEntity> forward messages
.
6.50.11
Handle new trap in gam <UserTypeEntity> forward messages
.
6.50.10
Fixed bug in gam <UserTypeEntity> forward messages altcharset <String>
where <String>
was marked as an invalid argument.
Updated gam <UserTypeEntity> copy drivefile <DriveFileEntity>
to allow copying Google Sites.
6.50.09
Added command gam info adminrole <RoleItem> [privileges]
that displays a specific admin role and optionally its privileges.
Added option privileges
to gam print|show admins
that displays the privileges for each role
for the admin.
6.50.08
Added option altcharset <String>
to gam <UserTypeEntity> forward messages
to attempt to handle
errors like the following which occur when the message can not be decoded with character set UTF-8.
You can specify an alternate character set, e.g. latin1, that is used if the UTF-8 decode fails.
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 1643: invalid start byte
6.50.07
Fixed build bug that caused the following error:
ERROR: Discovery File: /usr/local/gamadv-xtd3/datastudio-v1.json, Does not exist or has invalid format, No data
6.50.06
Fixed bug in gam report usage customer
where an extraneous column email
was displayed.
6.50.05
Fixed bug in gam update resoldsubscription
that caused an error:
ERROR: 400: invalid - The seats provided are not valid
6.50.04
Added allowcontentmanagerstosharefolders
to <SharedDriveRestrictionsSubfieldName>
that is used in
gam create|update teamdrive
. This terminology matches the Admin console setting Allow Content Managers to share folders
.
Each pair of commands below are equivalent:
gam update teamdrive <SharedDriveEntity> allowcontentmanagerstosharefolders true
gam update teamdrive <SharedDriveEntity> sharingfoldersrequiresorganizerpermission false
gam update teamdrive <SharedDriveEntity> allowcontentmanagerstosharefolders false
gam update teamdrive <SharedDriveEntity> sharingfoldersrequiresorganizerpermission true
Updated status reporting in gam update chromepolicy
to supply more details.
Fixed bug in gam update chromepolicy
when processing an schema field with an empty list.
6.50.03
Fixed bug in gam update resoldsubscription
that caused an error:
ERROR: 400: invalid - Request contains an invalid argument.
6.50.02
Fixed bug in gam create project
where invalid data was written to client_secrets.json.
6.50.01
Fixed YubiKey issue that caused a trap.
6.50.00
Following Jay's lead (with many thanks), added commands to enable running GAM securely on a Google Compute Engine.
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Running-GAMADV-XTD3-securely-on-a-Google-Compute-Engine
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Using-GAMADV-XTD3-with-a-delegated-admin-service-account
Following Jay's lead (with many thanks), added commands to enable using a Yubikey.
These Wiki pages are a work in progress, contact me if you need help.
Updated handling of seats
option in gam create|update resoldsubscription
to properly assign
the API fields numberOfSeats
and maximumNumberOfSeats
.
Previously, this is how the option was processed:
- Plan name
ANNUAL_MONTHLY_PAY
orANNUAL_YEARLY_PAY
seats <NumberOfSeats>
-<NumberOfSeats>
was properly passed to the APIseats <NumberOfSeats> <MaximumNumberOfSeats>
-<NumberOfSeats>
was properly passed to the API;<MaximumNumberOfSeats>
was passed to the API which ignored it
- Plan name
FLEXIBLE
orTRIAL
seats <NumberOfSeats>
-<NumberOfSeats>
was improperly passed to the API; an API error was generatedseats <NumberOfSeats> <MaximumNumberOfSeats>
-<MaximumNumberOfSeats>
was properly passed to the API;<NumberOfSeats>
was passed to the API which ignored it
Now, you can still use the above option which has been corrected or you can specify seats <Number>
which will be properly passed in the correct form to the API based on plan name.
Hopefully fixed a bug in gam <UserTypeEntity> forward messages
that caused a trap when the subject
contained Latin-1 characters.
6.42.10
Added option accesstype public|team|announcementonly|restricted
to gam create|update group
.
- See: https://github.com/taers232c/GAMADV-XTD3/wiki/Groups#gui-api-group-access-type-settings-mapping
6.42.09
Cleaned up output in gam print crostelemetry
; fields that are lists weren't being correctly sorted by index.
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
555f034f23fe8c0a13473634f5afc6637f07df57967856f5465b07215659ff69 gamadv-xtd3-6.50.12-linux-arm64-glibc2.23.tar.xz
503c6ea850c0d1074f03ace1a5f6eff7569fa2223fe4083cdad754a532e19938 gamadv-xtd3-6.50.12-linux-arm64-glibc2.27.tar.xz
d8379c60ea1695702ec9db2ef69c7ae94f8d6aa7467d5a64b41d31c403c22216 gamadv-xtd3-6.50.12-linux-arm64-glibc2.31.tar.xz
f49c1737df5f68bc8c545425dc873c00a14d0bbdefe58b359cbc306ca1f1bc5c gamadv-xtd3-6.50.12-linux-x86_64-glibc2.19.tar.xz
b58afa5d83bc9a8a0f38101e3a3c3cfc5f685c1183c82ae54576c4a0e9881aab gamadv-xtd3-6.50.12-linux-x86_64-glibc2.23.tar.xz
1eff8c801eff27a3b6c10c2378088053d6d88c1cb8d5b9f7312d62756b311275 gamadv-xtd3-6.50.12-linux-x86_64-glibc2.27.tar.xz
78909aeae52664293bf9c8274703ebc8b574dbf8a3e894d0831b262ea3725924 gamadv-xtd3-6.50.12-linux-x86_64-glibc2.31.tar.xz
635b114583dfee29d011c65592db23aa2532ac14f4f56e198f7cbcb0ca99ee97 gamadv-xtd3-6.50.12-linux-x86_64-glibc2.35.tar.xz
7bbcf3b40a5541bd09e0861869a44e4a1c392c84df4bd4bce93f0259b9a24b10 gamadv-xtd3-6.50.12-linux-x86_64-legacy.tar.xz
d285ee83a23a42d2ba0db161eadfc858a302357e3caf73f68daaf3819268b568 gamadv-xtd3-6.50.12-macos-arm64.tar.xz
75e77004a4a00d36e403577aff17546636631d987fdb2f9b09acdbdb7f82e330 gamadv-xtd3-6.50.12-macos-x86_64-legacy.tar
65a20733a7ae6bc48f73c36a11d084edd51530ff2755e298f1b87424d732d15e gamadv-xtd3-6.50.12-macos-x86_64.tar.xz
df83497fa369a1779366c1678194f404984e90dce9f615acbdcfce15e0f127ce gamadv-xtd3-6.50.12-windows-x86.msi
6e8f356981ba1b009b36fd2bd0668ac70e5d374cd5d99dac6678617d62af0478 gamadv-xtd3-6.50.12-windows-x86.zip
dd86792421066754a054248767f6b02fefebc4a8fa506de7651756e4d8d7a0ab gamadv-xtd3-6.50.12-windows-x86_64.msi
dd3f542daf7cb930fa735fe6af7f736a9b262687c90b8e1efa2ae4c940cc74ed gamadv-xtd3-6.50.12-windows-x86_64.zip