Scroll to bottom of page for installation/downloads
Latest updates
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
bc48e8ec1c9323ad7c99238610f88ef2ebca8ae757e77abcd79cf94502ea7cec gamadv-xtd3-6.50.10-linux-arm64-glibc2.23.tar.xz
d1ea0e9f42d348cf498f281defc07037762a58078a879fdbd23c7c3fc803552d gamadv-xtd3-6.50.10-linux-arm64-glibc2.27.tar.xz
ff273cfa86a118a426fc05cda79f1af25332a50c58e7156b0789112dafee263d gamadv-xtd3-6.50.10-linux-arm64-glibc2.31.tar.xz
8e0c48b40a84dfa43edf7a6b7fded20d03b643a351e4306851be719b5808c2d7 gamadv-xtd3-6.50.10-linux-x86_64-glibc2.19.tar.xz
c581ca1b802a92848f04c1e2d10500dde3bb5e338041d64ca298b8f49e517b53 gamadv-xtd3-6.50.10-linux-x86_64-glibc2.23.tar.xz
a74efd8ab18a6108421fe4ab55e310ebeda2bd12a483c8364297d9934039d453 gamadv-xtd3-6.50.10-linux-x86_64-glibc2.27.tar.xz
b4e713175659b8d1f1e928874d47826dfe08cf71c486f174460877585d8e337d gamadv-xtd3-6.50.10-linux-x86_64-glibc2.31.tar.xz
db8d6982c526d15bcc25b2e5af4258889f2a427f077a858e530f204f5d8fdc89 gamadv-xtd3-6.50.10-linux-x86_64-glibc2.35.tar.xz
550ba507f5869f8490ab2377934ae7ebecc461a41a2c2b4060bced911387e2d9 gamadv-xtd3-6.50.10-linux-x86_64-legacy.tar.xz
c958ea0d249731d7d9b351f1c6047943dc205f1534234131032e1093d4953d2d gamadv-xtd3-6.50.10-macos-arm64.tar.xz
42fa2bd4502ce64d30556db57d63aca831eeea03d66465509c355b46f01f1361 gamadv-xtd3-6.50.10-macos-x86_64-legacy.tar
ddd8c3cf945c75004a4398742ca7b93632ded56adfafbb1c1969ca6bf019291a gamadv-xtd3-6.50.10-macos-x86_64.tar.xz
bee391938580fb42854637b1abb22b26a4ebb339dd8ee7d7f8118e4e7bc4976e gamadv-xtd3-6.50.10-windows-x86.msi
740a91fd6f31520e4f2f601a029ca053889e2dbb9c67cb736cb963421da222bf gamadv-xtd3-6.50.10-windows-x86.zip
d5422ccdf03168bc144c16acffafd80e77f3d6663e7b15c684a838804e2df79c gamadv-xtd3-6.50.10-windows-x86_64.msi
ed0da9b4c36c7e043c351caad4781efd634eb43a1e5f7ab6a2d724a6604184ec gamadv-xtd3-6.50.10-windows-x86_64.zip