github GAM-team/GAM v7.01.04
GAM 7.01.04

latest releases: v7.02.03, 20241218.175126, 20241218.170725...
15 days ago

-7.01.04

Admin role assignments are now in the v1 stable API, use that and remove custom local workaround for the beta. #1724

Remove duplicate local JSON discovery files. #1724

Suppress "UserWarning: Attribute's length must be..." messages on service accounts with long emails. #1725

Added options internal, internaldomains <DomainNameList> and external to these commands
that expand the options for viewing group members:

gam info group
gam print groups
gam print|show group-members
gam info cigroup
gam print cigroups
gam print|show cigroup-members

By default, when listing group members, GAM does not take the domain of the member into account.

  • internal internaldomains <DomainNameList> - Display members whose domain is in <DomainNameList>
  • external internaldomains <DomainNameList> - Display members whose domain is not in <DomainNameList>
  • internal external internaldomains <DomainNameList> - Display all members, indicate their category: internal or external
  • internaldomains <DomainNameList> - Defaults to value of domain in gam.cfg

Members without an email address, e.g. customer, chrome-os-device and cbcm-browser are considered internal.

Updated to Python 3.13.1.

Don't miss a new GAM release

NewReleases is sending notifications on new releases.