-
Notifications
You must be signed in to change notification settings - Fork 88
Users
- API documentation
- Name guidelines
- Query documentation
- Quoting rules
- Python Regular Expressions Match function and Search function
- Definitions
- User Attributes
- Admin Console User Info
- Passwords
- Password Notification
- Define schema fields
- Clear schema fields
- Create a user
-
Update a user
- Special case processing for update user
- User attribute
replace <Tag> <UserReplacement>
processing - Update a user's name
- Update a user's password
- Update a user's primary email address
- Update a user's attributes with JSON data
- Update a user's OU based on group membership
- Do not update a user's OU if currently in a special purpose OU
- Delete or suspend users
- Undelete or unsuspend users
- Display information about users
- Print user primary email addresses
- Print user details
- Print user domain counts
- Print user list
- Display user counts
- Verify domain membership
- https://developers.google.com/admin-sdk/directory/reference/rest/v1/users
- https://developers.google.com/admin-sdk/directory/reference/rest/v1/schemas
Items in a list can be separated by commas or spaces; if an item itself contains a comma, a space or a single quote, special quoting must be used. Typically, you will enclose the entire list in double quotes and quote each item in the list as detailed below.
- Items, separated by commas, without spaces, commas or single quotes in the items themselves
"item,item,item"
- Items, separated by spaces, without spaces, commas or single quotes in the items themselves
"item item item"
- Items, separated by commas, with spaces, commas or single quotes in the items themselves
"'it em','it,em',\"it'em\""
- Items, separated by spaces, with spaces, commas or single quotes in the items themselves
"'it em' 'it,em' \"it'em\""
For example, a list of queries for Org Units where the Org Unit names contain spaces:
- Linux and MacOS and Windows Command Prompt
queries "\"orgUnitPath='/Students/Middle School'\",\"orgUnitPath='/Students/Lower School'\""
- Windows Power Shell
queries "`"orgUnitPath=\'/Students/Lower\ School/2027\'`",`"orgUnitPath=\'/Students/Lower\ School/2028\'`""
<DeliverySetting> ::=
allmail|
abridged|daily|
digest|
disabled|
none|nomail
<DomainName> ::= <String>(.<String>)+
<DomainNameList> ::= "<DomainName>(,<DomainName>)*"
<DomainNameEntity> ::=
<DomainNameList> | <FileSelector> | <CSVFileSelector>
<EmailAddress> ::=
<String>@<DomainName> |
<String> <<String>@<DomainName>> # The outer <> around <String>@<DomainName> are literal, e.g., IT Group<[email protected]>
<EmailAddressList> ::= "<EmailAddress>(,<EmailAddress>)*"
<JSONData> ::= (json [charset <Charset>] <String>) | (json file <FileName> [charset <Charset>]) |
<GroupItem> ::= <EmailAddress>|<UniqueID>|<String>
<GroupList> ::= "<GroupItem>(,<GroupItem>)*"
<GroupEntity> ::= <GroupList> | <FileSelector> | <CSVkmdSelector> | <CSVDataSelector>
See: https://github.com/taers232c/GAMADV-XTD3/wiki/Collections-of-Items
<GroupRole> ::= owner|manager|member
<OrgUnitID> ::= id:<String>
<OrgUnitPath> ::= /|(/<String>)+
<QueryUser> ::= <String>
See: https://developers.google.com/admin-sdk/directory/v1/guides/search-users
<StorageBucketName> ::= <String>
<StorageObjectName> ::= <String>
<StorageBucketObjectName> ::=
https://storage.cloud.google.com/<StorageBucketName>/<StorageObjectName>|
https://storage.googleapis.com/<StorageBucketName>/<StorageObjectName>|
gs://<StorageBucketName>/<StorageObjectName>|
<StorageBucketName>/<StorageObjectName>
<UserGoogleDoc> ::=
<EmailAddress> <DriveFileIDEntity>|<DriveFileNameEntity>|(<SharedDriveEntity> <SharedDriveFileNameEntity>)
<NotifyMessageContent> ::=
(message|textmessage|htmlmessage <String>)|
(file|textfile|htmlfile <FileName> [charset <Charset>])|
(gdoc|ghtml <UserGoogleDoc>)|
(gcsdoc|gcshtml <StorageBucketObjectName>)
<UserFieldName> ::=
addresses|address|
agreedtoterms|agreed2terms|
aliases|
archived|
changepasswordatnextlogin|changepassword|
creationtime|
customerid|
deletiontime|
displayname|
email|emails|otheremail|otheremails|
employeeid|
externalids|externalid|
familyname|lastname|
fullname|
gender|
givenname|firstname|
id|
ims|im|
includeinglobaladdresslist|gal|
ipwhitelisted|
isdelegatedadmin|admin|isadmin|
isenforcedin2sv|is2svenforced|
isenrolledin2sv|is2svenrolled|
ismailboxsetup|
keyword|keywords|
language|languages|
lastlogintime|
locations|location|
manager|
name|
noneditablealiases|aliases|nicknames|
notes|note|
organizations|organization|
orgunitpath|org|ou|
phones|phone|
posixaccounts|posix|
primaryemail|username|
recoveryemail|
recoveryphone|
relations|relation|
sshpublickeys|ssh|sshkeys|
suspended|
thumbnailphotourl|photo|photourl|
websites|website
<UserFieldNameList> ::= "<UserFieldName>(,<UserFieldName>)*"
<UserOrderByFieldName> ::=
familyname|lastname|givenname|firstname|email
<LanguageCode> ::=
ach|af|ag|ak|am|ar|az|be|bem|bg|bn|br|bs|ca|chr|ckb|co|crs|cs|cy|da|de|
ee|el|en|en-gb|en-us|eo|es|es-419|et|eu|fa|fi|fil|fo|fr|fr-ca|fy|
ga|gaa|gd|gl|gn|gu|ha|haw|he|hi|hr|ht|hu|hy|ia|id|ig|in|is|it|iw|ja|jw|
ka|kg|kk|km|kn|ko|kri|ku|ky|la|lg|ln|lo|loz|lt|lua|lv|
mfe|mg|mi|mk|ml|mn|mo|mr|ms|mt|my|ne|nl|nn|no|nso|ny|nyn|oc|om|or|
pa|pcm|pl|ps|pt-br|pt-pt|qu|rm|rn|ro|ru|rw|
sd|sh|si|sk|sl|sn|so|sq|sr|sr-me|st|su|sv|sw|
ta|te|tg|th|ti|tk|tl|tn|to|tr|tt|tum|tw|
ug|uk|ur|uz|vi|wo|xh|yi|yo|zh-cn|zh-hk|zh-tw|zu
<Language> ::=
<Language>[+|-]|
<String>
<LanguageList> ::= "<Language>(,<Language>)*"
<UserBasicAttribute> ::=
(archive|archived <Boolean>)|
(changepassword|changepasswordatnextlogin <Boolean>)|
(base64-md5|base64-sha1|crypt|sha|sha1|sha-1|md5|nohash)|
(customerid <String>)|
(email|primaryemail|username <EmailAddress>)|
(displayname <String>)|
(firstname|givenname <String>)|
(gal|includeinglobaladdresslist <Boolean>)|
(gender clear|(female|male|unknown|(other <String>) [addressmeas <String>]))|
(ipwhitelisted <Boolean>)|
(language clear|<LanguageList>)|
(lastname|familyname <String>)|
(note clear|([text_html|text_plain] <String>|
(file|htmlfile <FileName> [charset <Charset>])|
(gdoc|ghtml <UserGoogleDoc>)))|
(org|ou|orgunitpath <OrgUnitPath>|<OrgUnitID>)
(password (random [<Integer>])|(uniquerandom [<Integer>])|blocklogin|<Password>)|
(recoveryemail <EmailAddress>)|
(recoveryphone <string>)|
(suspend|suspended <Boolean>)|
(<SchemaName>.<FieldName> [scalarnonempty|
[multivalued|multivalue|value|multinonempty [type home|other|work|(custom <String>)]]]
<String>)
<UserMultiAttribute> ::=
(address type home|other|work|(custom <String>)
[unstructured|formatted <String>]
[pobox <String>] [extendedaddress <String>] [streetaddress <String>]
[locality <String>] [region <String>] [postalcode <String>]
[country <String>] [countrycode <String>]
notprimary|primary)|
(employeeid <String>)|
(externalid account|customer|login_id|network|organization|(custom <String>)|<String> <String>)|
(im type home|other|work|(custom <String>)
protocol aim|gtalk|icq|jabber|msn|net_meeting|qq|
skype|yahoo|(custom_protocol <String>) <String>
notprimary|primary)|
(keyword mission|occupation|outlook|(custom <string>) <String>)|
(location [type default|desk|<String>] area <String>
[building|buildingid <String>] [floor|floorname <String>]
[section|floorsection <String>] [desk|deskcode <String>] endlocation)|
(manager <String>)|
(organization [type domain_only|school|unknown|work] [customtype <String>]
[name <String>] [title <String>] [department <String>]
[symbol <String>] [costcenter <String>] [location <String>]
[description <String>] [domain <String>]
[fulltimeequivalent <Integer>]
notprimary|primary)|
(otheremail home|other|work|<String> <String>)|
(phone [type assistant|callback|car|company_main|grand_central|home|
home_fax|isdn|main|mobile|other|other_fax|pager|radio|telex|tty_tdd|
work|work_fax|work_mobile|work_pager|(custom <String>)]
[value <String>]
notprimary|primary)|
(posix username <String> uid <Integer> gid <Integer> [system|systemid <String>]
[home|homedirectory <String>] [shell <String>]
[gecos <String>] [os|operatingSystemType linux|unspecified|windows]
[primary <Boolean>] endposix)|
(relation admin_assistant|assistant|brother|child|domestic_partner|
dotted-line_manager|exec_assistant|father|friend|manager|mother|
parent|partner|referred_by|relative|sister|spouse|<String> <String>)|
(sshkeys key <String> [expires <Integer>] endssh)|
(website app_install_page|blog|ftp|home|home_page|other|
profile|reservations|resume|work|<String> <URL>
notprimary|primary)
<UserClearAttribute> ::=
(address clear)|
(otheremail clear)|
(externalid clear)|
(im clear)|
(keyword clear)|
(location clear)|
(organization clear)|
(phone clear)|
(posix clear)|
(relation clear)|
(sshkeys clear)|
(website clear)
<UserAttribute> ::=
<JSONData>|
<UserBasicAttribute>|
<UserMultiAttribute>|
<UserClearAttribute>
User's have two kinds of attributes:
-
<UserBasicAttribute>
- There is a single instance of the attribute. -
<UserMultiAttribute>
- There can be multiple instances of the attribute.
For the <UserMultiAttribute>s
address,im,organization,phone,website
there is a keyword notprimary|primary
that indicates
whether the instance is a seconday instance or the primary instance.
When specifying a <UserMultiAttribute>
you have to specify all instances; there is no ability to insert or remove a specific instance.
You can remove all instances of a <UserMultiAttribute>
with <UserClearAttribute>
.
When defining a user in the admin console, there is a section labelled Employee information
with the following items:
Employee ID
Job title
Type of employee
Manager's email
Department
Cost center
Building id
Floor name
Floor section
Here is how that data is represented in GAM:
Locations:
type: desk
area: desk
buildingId: Building-ID
buildingName: Building name
floorName: Floor name
floorSection: Floor section
Organizations:
customType:
description: Type of Employee
costCenter: Cost center
department: Department
title: Job Title
primary: True
Relations:
type: manager
value: [email protected]
External IDs:
type: organization
value: Employee ID
These options will set those values:
location type desk area desk buildingid Building-ID floorname "Floor name" floorsection "Floor section" endlocation
organization customtype "" description "Type of employee" costcenter "Cost center" department "Department" title "Job Title" primary
relation manager [email protected]
externalid organization "Employee ID"
<UserMultiAttribute>.location.buildingid <String>
allows non-validated building IDs
by specifying nv:
at the beginning of <String>
; e.g., nv:Building X' sets the building ID to
Building X`.
To set a user's password, you specify a <Password>
string and a hash method that specifies how to interpret the string
-
password random|uniquerandom
- A 25 character plain text string of ASCII uppercase/lowecase letters, digits and punctuation- Do not specify a hash method, the string will be hashed with Crypt before being passed to Google
-
password random <Integer>|uniquerandom <Integer>
- An<Integer>
length plain text string of ASCII uppercase/lowecase letters, digits and punctuation-
<Integer>
must be between 8 and 100 - Do not specify a hash method, the string will be hashed with Crypt before being passed to Google
-
-
password blocklogin
- A 4096 character string comprised of random Unicode characters; it's purpose is to create a password that blocks logins -
password <Password>
- A string of characters; if no hash method is specified,<Password>
is assumed to be plain text and is hashed with Crypt before being passed to Google-
base64-md5
-<Password>
is a string hashed with MD5 and Base64 encoded -
base64-sha1
-<Password>
is a string hashed with SHA1 and Base64 encoded -
crypt
-<Password>
is a string hashed with Crypt -
md5
-<Password>
is a string hashed with MD5 -
sha|sha1|sha-1
-<Password>
is a string hashed with SHA1 -
nohash
-<Password>
is plain text and will be passed to Google as such; not recommended
-
All of the following specifiy the password helloworld
.
password "helloworld"
password "/F4DjTilcDIIVEHn/nAQsA==" base64-md5
password "at+xg6SiyUovktq1redipHiJpaE=" base64-sha1
password "quNTaKHn/QNxM" crypt
password "fc5e038d38a57032085441e7fe7010b0" md5
password "6adfb183a4a2c94a2f92dab5ade762a47889a5a1" sha1
password "helloworld" nohash
When creating a user or updating a user's password, you can send a message with details to an email address; this might be the user's secondary email address.
[notify <EmailAddressList>
[subject <String>]
[notifypassword <String>]
[from <EmailAaddress>]
[mailbox <EmailAddress>]
[replyto <EmailAddress>]
[<NotifyMessageContent>]
(replace <Tag> <UserReplacement>)*]
[notifyonupdate [<Boolean>]]
-
notify <EmailAddressList>
- Specify recipients
If subject is not specified, the following value will be used:
- create -
Welcome to #domain#
- update -
Account #user# password has been changed
<NotifyMessageContent>
is the message, there are four ways to specify it:
-
message|textmessage|htmlmessage <String>
- Use<String>
as the message -
file|htmlfile <FileName> [charset <Charset>]
- Read the message from<FileName>
-
gdoc|ghtml <UserGoogleDoc>
- Read the message from<UserGoogleDoc>
-
gcsdoc|gcshtml <StorageBucketObjectName>
- Read the message from the Google Cloud Storage file<StorageBucketObjectName>
If <NotifyMessageContent>
is not specified, the following value will be used:
- create -
Hello #givenname# #familyname#,\n\nYou have a new account at #domain#\nAccount details:\n\nUsername\n#user#\n\nPassword\n#password#\n\n Start using your new account by signing in at\nhttps://www.google.com/accounts/AccountChooser?Email=#user#&continue=https://workspace.google.com/dashboard\n
- update -
The account password for #givenname# #familyname#, #user# has been changed to: #password#\n
In the subject and message, these strings will be replaced with the specified values:
-
#givenname#
- first/given name -
#familyname#
- last/family name -
#email#
- user's email address -
#user#
- user's email address -
#username#
- portion of user's email address before @ -
#domain#
- portion of user's email after after @ -
#password#
- password
Use \n
in message <String>
to indicate a line break; no other special characters are recognized.
You can use replace <Tag> <UserReplacement>
to provide additional information in the message and subject.
Note that the only user field values that are available are those specified in the command; in particular,
name/fullname
is not available.
When no hash method is specified or hash method nohash
is specified, the <Password>
string can be sent in the notification.
When you specify a hash method, the <Password>
string is not interpretable by the user; you should use the following option:
-
notifiypassword <String>
-<String>
, which should be the plain text version of<Password>
, is sent in the notification
If <Password>
is hashed and you don't set notifiypassword <String>
, Contact administrator for password
is sent in the notification.
By default, when options notify <EmailAddressList> notifypassword <String>
are specified, an email notification
is sent when the user is updated or created. Use notifyonupdate false
to suppress the notification on an update.
By default, the email is sent from the admin user identified in oauth2.txt, gam oauth info
will show the value.
Use from <EmailAddress>
to specify an alternate from address.
Use mailbox <EmailAddress>
if from <EmailAddress>
specifies a group; GAM has to login as a user to be able to send a message.
Gam gets no indication as to the status of the message delivery; the from user will get a non-delivery receipt if the message could not be sent to the notify <EmailAddressList>
.
By default, messages are sent as plain text, use html
or html true
to indicate that the message is HTML.
You can set custom schema field values for users; schema fields can be scalar, a single value, or can be multivalued.
Schema fields can have one of seven types:
-
bool
-true
andyes
are interpreted asTrue
, all other values, including an empty value, are interpreted asFalse
-
date
- Three valid formats; can not be empty-
YYYY
- Interpreted asYYYY-01-01
-
YYYY-MM
- Interpreted asYYYY-MM-01
-
YYYY-MM-DD
- Intrepreted asYYYY-MM-DD
-
-
double
- A floating point number; can not be empty -
email
- An email address, must be in the format<String>@<DomainName>
; can not be empty -
int64
- A 64-bit integer value; can not be empty -
phone
- A phone number; can be empty -
string
- A string; can be empty
<SchemaName>.<FieldName> [scalarnonempty] <String>
If you don't specify scalarnonempty
, an empty value will be set for phone
amd string
, False
will be set for bool
and an error will be generated for date
, double
, email
and int64
.
If you specify scalarnonempty
, empty values will be suppressed. This is most useful when read files values from a CSV file.
For example, to suppress errors when empty values would cause an error or are simply undesirable:
GeoData.Region scalarnonempty ~region GeoData.State scalarnonempty ~state GeoData.City scalarnonempty ~city
<SchemaName>.<FieldName> [multivalued|multivalue|value|multinonempty [type home|other|work|(custom <String>)]]]
<String>
If you specify multivalued|multivalue|value
, an empty value will be set for phone
amd string
, False
will be set for bool
and an error will be generated for date
, double
, email
and int64
.
If you specify multinonempty
, empty values will be suppressed.
Multivalued fields can specify a type; there are predefined types home
, work
and other
or you can specify custom <String>
.
If you don't specify a type, work
is assumed.
For example:
ContactNumber.Work multivalued type work "800-123-4567" ContactNumber.Home multivalued type home "510-987-6543" ContactNumber.Cell type custom cell "501-345-6789"
You can clear custom schema field values when updating a user.
Clear all fields in a schema:
clearschema <SchemaName>
Clear a specific field in a schema:
clearschema <SchemaName>.<FieldName>
gam create user <EmailAddress> [ignorenullpassword] <UserAttribute>*
[verifynotinvitable|alwaysevict]
(groups [<GroupRole>] [[delivery] <DeliverySetting>] <GroupEntity>)*
[alias|aliases <EmailAddressList>]
[license <SKUIDList> [product|productid <ProductID>]]
[notify <EmailAddressList>
[subject <String>]
[notifypassword <String>]
[from <EmailAaddress>]
[mailbox <EmailAddress>]
[replyto <EmailAaddress>]
[<NotifyMessageContent>]
(replace <Tag> <UserReplacement>)*]
[lograndompassword <FileName>]
[addnumericsuffixonduplicate <Number>]
When verifynotinvitable
is specified, GAM verifies that the email address being created is not that of an unmanaged account;
if it is, the command is not performed.
By default, when creating a user that has a conflict with an unmanaged account, GAM will honor the setting as described on these pages.
- https://support.google.com/a/answer/11112794
- https://admin.google.com/ac/accountsettings/conflictaccountmanagement
Specifying alwaysevict
forces GAM to select this setting: Replace conflicting unmanaged accounts with managed ones
The user will be added to the groups specified by groups [<GroupRole>] [[delivery] <DeliverySetting>] <GroupEntity>
.
The user aliases in alias|aliases <EmailAddressList>
will be created.
The user will be assigned the license specified by license <SKUID> [product|productid <ProductID>]
.
- See: Licenses
In version 6.11.03 and later, you can specify preferred languages that will be reflected
in the user's profile. In language <LanguageList>
, append a +
to <Language>
to indicate
that is it preferred
and a -
to set non_preferred
. No suffix indiates that there is no preference.
A <Language>
in <LanguageList>
that is not a <LanguageCode>
is a custom language and can not have
a preference suffix. In the user's profile, only preferred
languages are displayed.
When creating a user, you can send a message with the account details to an email address; this might be the user's secondary email address.
If you create a user with random password
, the lograndompassword <FileName>
option causes GAM
to append the user email address and random password to <FileName>
. If <FileName>
is -
, the data is written to stdout.
Option ignorenullpassword
causes GAM to ignore options like password ""
or password ~password
where the
CSV entry password
is null; it must appear in the command before any null passwords.
If ignorenullpassword
and a null password are entered, the user will be assigned a random password.
gam create user [email protected] firstname "First" lastname "Last" password "newpassword" notify [email protected]
When addnumericsuffixonduplicate <Number>
is specified, GAM will attempt to create a unique <EmailAddress>
when the original value is a duplicate user address. If <EmailAddress>
is <String>@<DomainName>
,
up to <Number>
attempts will be made to create a unique <EmailAddress>
; <Number>
defaults to 0.
<String>1@<DomainName>
<String>2@<DomainName>
...
This command should be on a single line, it is wrapped here for clarity.
gam redirect stdout CreateUsers.log multiprocess redirect stderr stdout csv CreateUsers.csv
gam create user "~useremail" firstname "~firstname" lastname "~lastname" ou "~ou" password "~password"
notify "~~notifyemail~~,[email protected]"
Create users in bulk in OU with forced 2FA, notify each user and send a second email with backup codes. Log each step.
OU needs to be already set with forced 2FA, else you can't create backup codes in step 2. These three commands should be run in sequence, as commands two and three are reliant on the previous command being run.
gam redirect stdout CreateUsers.log multiprocess redirect stderr stdout csv CreateUsers.csv gam create user "~useremail" firstname "~firstname" lastname "~lastname" ou "~ou" password random notify "~~notifyemail"
gam redirect stdout UpdateUsers.log multiprocess redirect stderr stdout csv CreateUsers.csv gam user ~useremail update backupcodes
gam redirect stdout SendBackupCodes.log multiprocess redirect stderr stdout csv CreateUsers.csv gam user ~useremail print backupcodes | gam csv - gam sendemail "~notifyemail" subject "Backup codes for 2FA login" message "~verificationCodes"
When creating a user, you may have a set of attributes that you'd like to assign to the user without having to specify all of them on the command line. You can do this by creating what I'll call a template user, saving it's attributes to a JSON file and then specifying that file at creation of a new user.
Create the template user, assign all attributes that you'd like to assign to new users and then save the data.
gam create user [email protected] password xxx <Attribute1> <Value> <Attribute2> <Value> <Attribute3> <Value> ...
gam redirect stdout ./TemplateUser.json info user [email protected] quick formatjson fields <Attribute1>,<Attribute2>,<Attribute3>...
Create a new user using the template.
gam create user [email protected] firstname New lastname User password xxx json file TemplateUser.json
The following fields are not copied:
agreedToTerms, aliases, creationTime, customerId, deletionTime, groups, id,
ipWhiteListed, isAdmin, isDelegatedAdmin, isEnforcedIn2Sv, isEnrolledIn2Sv,
isMailboxSetup, lastLoginTime, licenses, nonEditableAliases, password, posixAccounts,
primaryEmail, suspensionReason, thumbnailPhotoEtag, thumbnailPhotoUrl
This same process can be used to update a user.
Creating a user is usually instantaneous but you can verify that a new user's mailbox has been setup.
gam <UserTypeEntity> waitformailbox [retries <Number>]
If retries <Number>
is not specified, the command will keep retrying until the mailbox is setup or you hit Control-C.
If retries <Number>
is specified, the command will keep retrying until the mailbox is setup or the retries are exhausted.
If the mailbox is setup, a zero return code is returned; if the retries are exhausted, a non-zero return code will be returned.
gam update user <UserItem> [ignorenullpassword] <UserAttribute>*
[verifynotinvitable|alwaysevict] [noactionifalias]
[updateprimaryemail <RegularExpression> <EmailReplacement>]
[updateoufromgroup <FileName> [charset <Charset>]
[columndelimiter <Character>] [noescapechar <Boolean>] [quotechar <Character>]
[fields <FieldNameList>] [keyfield <FieldName>] [datafield <FieldName>]]
[clearschema <SchemaName>] [clearschema <SchemaName>.<FieldName>]
[createifnotfound] [notfoundpassword random|<Password>]
(groups [<GroupRole>] [[delivery] <DeliverySetting>] <GroupEntity>)*
[alias|aliases <EmailAddressList>]
[notify <EmailAddressList>
[subject <String>]
[notifypassword <String>]
[from <EmailAaddress>]
[mailbox <EmailAddress>]
[replyto <EmailAaddress>]
[<NotifyMessageContent>]
(replace <Tag> <UserReplacement>)*]
[notifyonupdate [<Boolean>]] [setchangepasswordoncreate [<Boolean>]]
(replace <Tag> <UserReplacement>)*
[lograndompassword <FileName>]
gam update users <UserTypeEntity> [ignorenullpassword] <UserAttribute>*
[verifynotinvitable|alwaysevict] [noactionifalias]
[updateprimaryemail <RegularExpression> <EmailReplacement>]
[updateoufromgroup <FileName> [charset <Charset>]
[columndelimiter <Character>] [noescapechar <Boolean>] [quotechar <Character>]
[fields <FieldNameList>] [keyfield <FieldName>] [datafield <FieldName>]]
[clearschema <SchemaName>] [clearschema <SchemaName>.<FieldName>]
[createifnotfound] [notfoundpassword random|<Password>]
(groups [<GroupRole>] [[delivery] <DeliverySetting>] <GroupEntity>)*
[alias|aliases <EmailAddressList>]
[notify <EmailAddressList>
[subject <String>]
[notifypassword <String>]
[from <EmailAaddress>]
[mailbox <EmailAddress>]
[replyto <EmailAaddress>]
[<NotifyMessageContent>]
(replace <Tag> <UserReplacement>)*]
[notifyonupdate [<Boolean>]] [setchangepasswordoncreate [<Boolean>]]
(replace <Tag> <UserReplacement>)*
[lograndompassword <FileName>]
gam <UserTypeEntity> update users [ignorenullpassword] <UserAttribute>*
[verifynotinvitable|alwaysevict] [noactionifalias]
[updateprimaryemail <RegularExpression> <EmailReplacement>]
[updateoufromgroup <FileName> [charset <Charset>]
[columndelimiter <Character>] [noescapechar <Boolean>] [quotechar <Character>]
[fields <FieldNameList>] [keyfield <FieldName>] [datafield <FieldName>]]
[clearschema <SchemaName>] [clearschema <SchemaName>.<FieldName>]
[createifnotfound] [notfoundpassword random|<Password>]
(groups [<GroupRole>] [[delivery] <DeliverySetting>] <GroupEntity>)*
[alias|aliases <EmailAddressList>]
[notify <EmailAddressList>
[subject <String>]
[notifypassword <String>]
[from <EmailAaddress>]
[mailbox <EmailAddress>]
[replyto <EmailAaddress>]
[<NotifyMessageContent>]
(replace <Tag> <UserReplacement>)*]
[notifyonupdate [<Boolean>]] [setchangepasswordoncreate [<Boolean>]]
(replace <Tag> <UserReplacement>)*
[lograndompassword <FileName>]
When verifynotinvitable
is specified, GAM verifies that the email address being updated is not that of an unmanaged account;
if it is, the command is not performed.
If createifnotfound
is specified and the user was not found to update and must be created, the following applies.
By default, when creating a user that has a conflict with an unmanaged account, GAM will honor the setting as described on these pages.
- https://support.google.com/a/answer/11112794
- https://admin.google.com/ac/accountsettings/conflictaccountmanagement
Specifying alwaysevict
forces GAM to select this setting: Replace conflicting unmanaged accounts with managed ones
When noactionifalias
is specified, no action is performed if <UserItem>
or <UserTypeEntity>
specifies an alias rather than a primary email address.
Note that when changepassword true
is specified, the user is immediately logged out.
The groups [<GroupRole>] [[delivery] <DeliverySetting>] <GroupEntity>
option only applies if createifnotfound
is specified and the user has to be created; see below.
The alias|aliases <EmailAddressList>
only applies if createifnotfound
is specified and the user has to be created; see below.
In version 6.11.03 and later, you can specify preferred languages that will be reflected
in the user's profile. In languages <LanguageList>
, append a +
to <Language>
to indicate
that is it preferred
and a -
to set non_preferred
. No suffix indiates that there is no preference.
A <Language>
in <LanguageList>
that is not a <LanguageCode>
is a custom language and can not have
a preference suffix. In the user's profile, only preferred
languages are displayed.
Some information systems output a CSV file of user data that can be used to create Google users but there is no indication as to which users are new. If you try to create all of
the users you'll get duplicate
errors for the existing users; if you try to update all of the users you'll get not found
errors for the new users.
The createifnotfound
option causes Gam to create the new users if the givenname
, familyname
and password
options are specified and <UserItem>
or <UserTypeEntity>
specify a single user.
The user will be added to the groups specified by groups <GroupRole> <GroupList>
.
The user aliases in alias|aliases <EmailAddressList>
will be created.
For example, you are given a CSV file Users.csv with these headers: email,firstname,lastname,password,ou,altemail
gam csv Users.csv gam update user ~email firstname ~firstname lastname ~lastname password ~password ou ~ou createifnotfound notify ~altemail
The existing users (including their passwords) will be updated and the new users will be created; if notify
is specified, a notification email message is sent as in (#create-a-user).
If you don't want to update the passwords of the existing users but must supply a password for newly created users, use the notfoundpassword
option.
gam csv Users.csv gam update user ~email firstname ~firstname lastname ~lastname notfoundpassword ~password ou ~ou createifnotfound notify ~altemail
The existing users (but not their passwords) will be updated and the new users will be created; if notify
is specified, a notification email message is sent as in (#create-a-user).
If you don't want to force a password change of the existing users but do want newly created users to change their password, use the setchangepasswordoncreate
option.
gam csv Users.csv gam update user ~email firstname ~firstname lastname ~lastname notfoundpassword ~password ou ~ou createifnotfound notify ~altemail setchangepasswordoncreate true
When updating a user's name, always update both the firstname/givenname
and the lastname/familyname
fields. If you only update one of the fields, the other will be cleared.
When updating a user's password, you can send a message with the new password to an email address; this might be the user's secondary email address.
In versions of GAMADV-XTD3 prior to 5.07.00, if you do gam update users <UserTypeEntity>
or gam <UserTypeEntity> update users
and
specify password random
, all of the users in <UserTypeEntity>
are assigned the same random password;
this is the same behavior as in Standard GAM. If you would like each of the users in <UserTypeEntity>
to be
assigned a unique random password, specify password uniquerandom
.
If you update a user with password random|uniquerandom
, the lograndompassword <FileName>
option causes GAM
to append the user email address and random password to <FileName>
. If <FileName
is -
, the data is written to stdout.
Option ignorenullpassword
causes GAM to ignore options like password ""
or password ~password
or notfoundpassword ~password
where the
CSV entry password
is null; it must appear in the command before any null passwords.
This option would typically be used when processing CSV files where only selected user's passwords are being updated.
gam update user [email protected] password "newpassword" notify [email protected]
You can simply update a user's primary email address with the primaryemail
option.
gam update user [email protected] primaryemail [email protected]
The updateprimaryemail <RegularExpression> <EmailReplacement>
option allows modification of the user's current primary email address.
For example, to change the domain of a set of users from the current domain to newdomain.com:
gam ou /Path/To/Ou update user updateprimaryemail "^(.+)@.*$" "\[email protected]"
To change graduating students email addresses from [email protected] to [email protected]:
gam ou /Path/To/Ou update user updateprimaryemail "^(.+)@(.+)$" "\1_grad@\2"
If the user's current primary email address does not match the then no modification is made.
Users's have attributes that can take multiple values: <UserMultiAttribute>
. Any time one of these attributes is updated,
the API requires that all values be presented; this makes it difficult to add/delete/update a single value as you have to
present all of the other values. The <JSONData>
option can simplify this process. For example, a user has multiple phone numbers and you have to update their mobile number.
$ gam info user [email protected] phones nogroups nolicenses
User: [email protected]
Settings:
Phones:
type: work
primary: True
value: 510-555-1211
type: home
value: 510-555-1212
type: mobile
value: 510-555-1213
$ gam redirect stdout ./phones.json info user [email protected] phones formatjson nogroups nolicenses
$ more phones.json
{"phones": [{"primary": true, "type": "work", "value": "510-555-1211"}, {"type": "home", "value": "510-555-1212"}, {"type": "mobile", "value": "510-555-1213"}], "primaryEmail": "[email protected]"}
Edit phones.json and change the mobile number; update.
$ more phones.json
{"phones": [{"primary": true, "type": "work", "value": "510-555-1211"}, {"type": "home", "value": "510-555-1212"}, {"type": "mobile", "value": "510-555-1214"}], "primaryEmail": "[email protected]"}
$ gam update user [email protected] json file phones.json
User: [email protected], Updated
$ gam info user [email protected] phones nogroups nolicenses
User: [email protected]
Settings:
Phones:
type: work
primary: True
value: 510-555-1211
type: home
value: 510-555-1212
type: mobile
value: 510-555-1214
If you want to update a group of user's work phone number, follow this process.
Backup the current settings.
$ gam redirect csv ./phones.csv group [email protected] print users phones formatjson quotechar "'"
Edit phones.csv and change the work number; update.
$ gam csv ./phones.csv quotechar "'" gam update user ~primaryEmail json ~JSON
This option would typically be used when an external service creates a Google user and assigns it to a group but does not place it in an OU. You provide a CSV file that associates OU paths with group email addresses:
- Each group can only reference one OU
- Multiple groups can reference the same OU
Group,OrgUnit
[email protected],/Path/To/OUx
[email protected],/Path/To/OUx
[email protected],/Path/To/OUy
[email protected],/Path/To/OUz
No update is performed if a user does not belong to any group in the CSV file or belongs to multiple groups in the CSV file.
[updateoufromgroup <FileName> [charset <Charset>]
[columndelimiter <Character>] [noescapechar <Boolean>] [quotechar <Character>]
[fields <FieldNameList>] [keyfield <FieldName>] [datafield <FieldName>]]
-
<FileName>
- A CSV file containing rows with columns of items -
columndelimiter <Character>
- Columns are separated by<Character>
; if not specified, the value ofcsv_input_column_delimiter
fromgam.cfg
will be used -
noescapechar <Boolean>
- Should\
be ignored as an escape character; if not specified, the value ofcsv_input_no_escape_char
fromgam.cfg
will be used -
quotechar <Character>
- The column quote characer is<Character>
; if not specified, the value ofcsv_input_quote_char
fromgam.cfg
will be used -
fields <FieldNameList>
- The column headings of a CSV file that does not contain column headings -
keyfield <FieldName>
- The column heading of the group column; the default is Group -
datafield <FieldName>
- The column heading of the OU path column; the default is OrgUnit
gam update user [email protected] updateoufromgroup GroupOrgUnitMap.csv
The option immutableous <OrgUnitEntity>
can be used with the option ou <OrgUnitPath>
to prevent GAM from updating a user's OU to <OrgUnitPath>
if <OrgUnitPath>
appears in <OrgUnitEntity>
.
All other fields are updated.
This can be used when a SIS outputs user data to be updated but students temporarily in special purpose
OUs should not be updated to the SIS specified OU. <OrgUnitEntity>
and <OrgUnitPath>
must both
specify OU paths, not IDs.
gam csv SISdata.csv gam update user "~primaryEmail" suspended off firstname "~First Name" lastname "~Last Name"
ou "~OU" immutableous "'/Students/Lower School/Restricted,'/Students/Middle School/Restricted'"
These commands operate on a single user.
gam delete user <UserItem> [noactionifalias]
gam suspend user <UserItem> [noactionifalias]
These commands operate on multiple users.
gam delete users <UserTypeEntity> [noactionifalias]
gam suspend users <UserTypeEntity> [noactionifalias]
gam <UserTypeEntity> delete users [noactionifalias]
gam <UserTypeEntity> suspend users [noactionifalias]
When noactionifalias
is specified, no action is performed if <UserItem>
, <UserEntity>
or <UserTypeEntity>
specifies an alias rather than a primary email address.
These commands operate on a single user.
gam undelete user <UserItem> [ou|org|orgunit <OrgUnitPath>]
gam unsuspend user <UserItem> [noactionifalias]
These commands operate on multiple users.
gam undelete users <UserEntity> [ou|org|orgunit <OrgUnitPath>]
gam unsuspend users <UserTypeEntity> [noactionifalias]
gam <UserEntity> undelete users [ou|org|orgunit <OrgUnitPath>]
gam <UserTypeEntity> unsuspend users [noactionifalias]
An undeleted user will be returned to their original OU, use ou|org|orgunit <OrgUnitPath>
to specify a different OU.
When noactionifalias
is specified, no action is performed if <UserItem>
, <UserEntity>
or <UserTypeEntity>
specifies an alias rather than a primary email address.
gam info user [<UserItem>]
[quick]
[noaliases|aliases]
[nobuildingnames|buildingnames]
[nogroups|groups|grouptree]
[nolicenses|nolicences|licenses|licences]
[(products|product <ProductIDList>)|(skus|sku <SKUIDList>)]
[noschemas|allschemas|(schemas|custom|customschemas <SchemaNameList>)]
[userview] <UserFieldName>* [fields <UserFieldNameList>]
[formatjson]
gam info users <UserTypeEntity>
[quick]
[noaliases|aliases]
[nobuildingnames|buildingnames]
[nogroups|groups|grouptree]
[nolicenses|nolicences|licenses|licences]
[(products|product <ProductIDList>)|(skus|sku <SKUIDList>)]
[noschemas|allschemas|(schemas|custom|customschemas <SchemaNameList>)]
[userview] <UserFieldName>* [fields <UserFieldNameList>]
[formatjson]
gam <UserTypeEntity> info users
[quick]
[noaliases|aliases]
[nobuildingnames|buildingnames]
[nogroups|groups|grouptree]
[nolicenses|nolicences|licenses|licences]
[(products|product <ProductIDList>)|(skus|sku <SKUIDList>)]
[noschemas|allschemas|(schemas|custom|customschemas <SchemaNameList>)]
[userview] <UserFieldName>* [fields <UserFieldNameList>]
[formatjson]
For info users
, unlike all other GAM commands, a <UserTypeEntity>
value of all users
is actually all users_ns_susp
not all users_ns
.
This is a backwards compatibility issue.
Starting in version 5.23.01
, the variable quick_info_user
was added to gam.cfg
to control how much information requiring additional API calls is displayed.
(Prior to version 5.23.01
, assume quick_info_user = False
.)
quick_info_user = False
: Gam makes additional API calls to get more information; you can selectively eliminate these calls to improve performance.
-
noaliases
- Do not get alias information -
nobuildingnames
- Do not get building names for locations -
nogroups
- Do not get group membership information -
nolicenses|nolicences
- Do not get license information -
noschemas
- Do not get custom schema information, no additional API call is made but less data is downloaded -
quick
- Equivalent tonoaliases nobuildingnames nogroups nolicenses noschemas
quick_info_user = true
: none of the additional API calls are made; these new options enable display of the additional information.
-
aliases
- Display aliases -
buildingnames
- Display building names in locations -
groups
- Display groups of which the user is a direct member -
grouptree
- Display groups of which the user is a direct member and those groups parent groups. This requires an Enterprise license -
licenses
- Display licenses for all SKUs -
allschemas
- Display all custom schemas
These existing options enable the display of additional information.
-
(products|product <ProductIDList>)|(skus|sku <SKUIDList>)
- Display license information for a selected list of products/SKUs. -
schemas|custom|customschemas <SchemaNameList>
- Display the specified custom schemas
By default, Gam displays fields that only an adminstrator can view.
-
userview
- Only display fields that other users in the domain can view.
By default, Gam displays all fields for a user.
-
<UserFieldName>* [fields <UserFieldNameList>]
- Only display selected fields.
By default, Gam displays the information as an indented list of keys and values.
-
formatjson
- Display the fields in JSON format.
gam <UserTypeEntity> print
gam <UserTypeEntity> print users
gam print users
See: https://developers.google.com/admin-sdk/directory/v1/guides/search-users
gam print users [todrive <ToDriveAttribute>*]
([domain|domains <DomainNameEntity>] [(query <QueryUser>)|(queries <QueryUserList>)]
[limittoou <OrgUnitItem>] [deleted_only|only_deleted])
[orderby <UserOrderByFieldName> [ascending|descending]]
[groups|groupsincolumns]
[license|licenses|licence|licences|licensebyuser|licensesbyuser|licencebyuser|licencesbyuser]
[onelicenseperrow|onelicenceperrow]
[(products|product <ProductIDList>)|(skus|sku <SKUIDList>)]
[schemas|custom|customschemas all|<SchemaNameList>]
[emailpart|emailparts|username]
[userview] [allfields|basic|full|(<UserFieldName>*|fields <UserFieldNameList>)]
[delimiter <Character>] [sortheaders [<Boolean>]] [scalarsfirst [<Boolean>]]
[formatjson [quotechar <Character>]] [quoteplusphonenumbers]
[issuspended <Boolean>] [aliasmatchpattern <RegularExpression>]
[showvalidcolumn] (addcsvdata <FieldName> <String>)*
By default, users in all domains in the account are selected; these options allow selection of subsets of users:
-
domain|domains <DomainNameEntity>
- Limit users to those in the domains specified by<DomainNameEntity>
- You can predefine this list with the
print_agu_domains
variable ingam.cfg
.
- You can predefine this list with the
-
(query <QueryUser>)|(queries <QueryUserList>)
- Limit users to those that match a query; each query is run against each domain -
limittoou <OrgUnitPath>|<OrgUnitID>
- Limit users to those in the specified<OrgUnitItem>>
-
deleted_only|only_deleted
- Only display deleted users -
issuspended <Boolean>
- Limit users based on their status
gam print users [todrive <ToDriveAttribute>*] select <UserTypeEntity>
[orderby <UserOrderByFieldName> [ascending|descending]]
[groups|groupsincolumns]
[license|licenses|licence|licences|licensebyuser|licensesbyuser|licencebyuser|licencesbyuser]
[onelicenseperrow|onelicenceperrow]
[(products|product <ProductIDList>)|(skus|sku <SKUIDList>)]
[schemas|custom|customschemas all|<SchemaNameList>]
[emailpart|emailparts|username]
[userview] [basic|full|allfields|(<UserFieldName>*|fields <UserFieldNameList>)]
[delimiter <Character>] [sortheaders [<Boolean>]] [scalarsfirst [<Boolean>]]
[formatjson [quotechar <Character>]] [quoteplusphonenumbers]
[issuspended <Boolean>] [aliasmatchpattern <RegularExpression>]
[showvalidcolumn] (addcsvdata <FieldName> <String>)*
gam <UserTypeEntity> print users [todrive <ToDriveAttribute>*]
[orderby <UserOrderByFieldName> [ascending|descending]]
[groups|groupsincolumns]
[license|licenses|licence|licences|licensebyuser|licensesbyuser|licencebyuser|licencesbyuser]
[onelicenseperrow|onelicenceperrow]
[(products|product <ProductIDList>)|(skus|sku <SKUIDList>)]
[schemas|custom|customschemas all|<SchemaNameList>]
[emailpart|emailparts|username]
[userview] [basic|full|allfields|(<UserFieldName>*|fields <UserFieldNameList>)]
[delimiter <Character>] [sortheaders [<Boolean>]] [scalarsfirst [<Boolean>]]
[formatjson [quotechar <Character>]] [quoteplusphonenumbers]
[issuspended <Boolean>] [aliasmatchpattern <RegularExpression>]
[showvalidcolumn] (addcsvdata <FieldName> <String>)*
By default, Gam gets no group membership information for each user. The groups
and groupsincolumns
will group membership information; an additional API call per user is required
With groups
, there will be two columns displayed: GroupsCount
and Groups
.
-
GroupsCount
- The number of groups to which the user belongs -
Groups
- A list of group email addresses
With groupsincolumns
there will be multiple columns displayed: Groups
and Groups.<Number>
.
-
Groups
- The number of groups to which the user belongs -
Groups.<Number>
- A single group email address
By default, Gam gets no license information for each user. There are two methods for getting license information.
-
license|licenses|licence|licences
- Get license information for all users/SKUs; an additional API call is made to download all licenses and the user licenses are derived from that -
licensebyuser|licensesbyuser|licencebyuser|licencesbyuser
- Get license information for all SKUs; an additional API call per user is required -
(products|product <ProductIDList>)|(skus|sku <SKUIDList>)
- Display license information for a selected list of products/SKUs.
By default, Gam displays the primary email address for each user.
-
emailpart|emailparts|username
- Output two additional columns, primaryEmailLocal and primaryEmailDomain, with the components of the primary email address.
By default, Gam displays fields that only an adminstrator can view.
-
userview
- Only display fields that other users in the domain can view.
By default, Gam displays only the primary email address for each user.
-
allfields|basic
- Display all non custom schema fields for each user. -
full
- Display all fields including all custom schema fields for each user. -
<UserFieldName>* [fields <UserFieldNameList>]
- Only display selected fields. -
schemas|custom all
- Get custom schema information for all schemas. -
schemas|custom <SchemaNameList>
- Get custom schema information for a selected list of schemas.
By default, when aliases are displayed, all aliases are displayed. Use aliasmatchpattern <RegularExpression>
to limit the display of aliases to those that match <RegularExpression>
.
By default, the entries in lists of groups and licenses are separated by the csv_output_field_delimiter
from gam.cfg
.
-
delimiter <Character>
- Separate list items with<Character>
By default, all licenses for a user are displayed in a list on one row:
primaryEmail,LicensesCount,Licenses,LicensesDisplay
[email protected],2,1010020020 1010330004,Google Workspace Enterprise Plus Google Voice Standard
With onelicenseperrow|onelicenceperrow
, each license is on a separate row:
primaryEmail,License,LicenseDisplay
[email protected],1010020020,Google Workspace Enterprise Plus
[email protected] 1010330004,Google Voice Standard
In the output, primaryEmail is the always the first column; these options control the sorting of the remaining columns.
-
allfields|basic|full
- All other columns are sorted by name. -
sortheaders [true]
- All other columns are sorted by name. -
<UserFieldName>*|fields <UserFieldNameList>
- The columns appear in the order that the fields are specified. -
scalarsfirst [true]
- When columns are sorted by name, scalar fields appear before repeating fields.
By default, if <UserTypeEntity>
includes an email address the is not a user member of the domain,
an error message is generated.
User: [email protected], Does not exist
Using option showvalidcolumn
, a new column Found
indicates domain membership; no errors are generated
Add additional columns of data from the command line to the output
addcsvdata <FieldName> <String>
By default, Gam displays the information as columns of fields; the following option causes the output to be in JSON format:
-
formatjson
- Display the fields in JSON format.
When you perform gam print users
with the following todrive
options to update a sheet within a Google Sheets file:
tdfileid <DriveFileID> tdsheet <SheetEntity> tdupdatesheet
and your data includes international phone numbers that start with a plus sign, Google Sheets generates a Formula parse error
for those phone numbers. Use option quoteplusphonenumbers
to have GAM add a single quote at the front
of phone numbers that begin with a plus sign to cause Google Sheets to interpret the numbers as plain text. The single
quote remains with the phone number. This option is not required when you're not updating a sheet as the error does not occur.
By default, when writing CSV files, Gam uses a quote character of double quote "
. The quote character is used to enclose columns that contain
the quote character itself, the column delimiter (comma by default) and new-line characters. Any quote characters within the column are doubled.
When using the formatjson
option, double quotes are used extensively in the data resulting in hard to read/process output.
The quotechar <Character>
option allows you to choose an alternate quote character, single quote for instance, that makes for readable/processable output.
quotechar
defaults to gam.cfg/csv_output_quote_char
. When uploading CSV files to Google, double quote "
should be used.
Print a CSV file with headers domain,count
that gives the number of users in each domain
gam print users [todrive <ToDriveAttribute>*]
([domain|domains <DomainNameEntity>] [(query <QueryUser>)|(queries <QueryUserList>)]
[limittoou <OrgUnitItem>] [deleted_only|only_deleted])
[formatjson [quotechar <Character>]] [countonly]
[issuspended <Boolean>]
By default, users in all domains in the account are selected; these options allow selection of subsets of users:
-
domain|domains <DomainNameEntity>
- Limit users to those in the domains specified by<DomainNameEntity>
- You can predefine this list with the
print_agu_domains
variable ingam.cfg
.
- You can predefine this list with the
-
(query <QueryUser>)|(queries <QueryUserList>)
- Limit users to those that match a query; each query is run against each domain -
limittoou <OrgUnitPath>|<OrgUnitID>
- Limit users to those in the specified<OrgUnitItem>>
-
deleted_only|only_deleted
- Only display deleted users -
issuspended <Boolean>
- Limit users based on their status
gam print users [todrive <ToDriveAttribute>*] select <UserTypeEntity>
[formatjson [quotechar <Character>]] [countonly]
gam <UserTypeEntity> print users [todrive <ToDriveAttribute>*]
[formatjson [quotechar <Character>]] [countonly]
By default, Gam displays the information as columns of fields; the following option causes the output to be in JSON format:
-
formatjson
- Display the fields in JSON format.
By default, when writing CSV files, Gam uses a quote character of double quote "
. The quote character is used to enclose columns that contain
the quote character itself, the column delimiter (comma by default) and new-line characters. Any quote characters within the column are doubled.
When using the formatjson
option, double quotes are used extensively in the data resulting in hard to read/process output.
The quotechar <Character>
option allows you to choose an alternate quote character, single quote for instance, that makes for readable/processable output.
quotechar
defaults to gam.cfg/csv_output_quote_char
. When uploading CSV files to Google, double quote "
should be used.
Print a CSV file with headers title,count,users
that displays the list of users in <UserTypeEntity>
in a single row.
gam <UserTypeEntity> print userlist [todrive <ToDriveAttribute>*]
[title <String>]
[delimiter <Character>] [formatjson] [quotechar <Character>]
By default, the title
column has the value Users
; use title <String>
to specify an alternate title.
By default, Gam displays the information as columns of fields; the following option causes the output to be in JSON format:
-
formatjson
- Display the fields in JSON format.
By default, when formatjson
is not specified, the entries in the users
column are separated by the csv_output_field_delimiter
from gam.cfg
.
-
delimiter <Character>
- Separate users with<Character>
By default, when writing CSV files, Gam uses a quote character of double quote "
. The quote character is used to enclose columns that contain
the quote character itself, the column delimiter (comma by default) and new-line characters. Any quote characters within the column are doubled.
The quotechar <Character>
option allows you to choose an alternate quote character, single quote for instance, that makes for readable/processable output.
quotechar
defaults to gam.cfg/csv_output_quote_char
. When uploading CSV files to Google, double quote "
should be used.
Default output: all columns.
$ gam redirect csv ./UsersList.csv ou /Test print userlist
Getting all Users in the Organizational Unit for /Test, may take some time on a large Organizational Unit...
Got 12 Users in the Organizational Unit for /Test...
Got 4 Users directly in the Organizational Unit for /Test
$ more UsersList.csv
title,count,users
Users,4,[email protected] [email protected] [email protected] [email protected]
Default output: eliminate title
and count
columns.
$ gam config csv_output_header_filter "users" redirect csv ./UsersList.csv ou /Test print userlist
Getting all Users in the Organizational Unit for /Test, may take some time on a large Organizational Unit...
Got 12 Users in the Organizational Unit for /Test...
Got 4 Users directly in the Organizational Unit for /Test
$ more UsersList.csv
users
[email protected] [email protected] [email protected] [email protected]
Default output: eliminate title
and count
columns, eliminate header row.
$ gam config csv_output_header_filter "users" redirect csv ./UsersList.csv noheader ou /Test print userlist
Getting all Users in the Organizational Unit for /Test, may take some time on a large Organizational Unit...
Got 12 Users in the Organizational Unit for /Test...
Got 4 Users directly in the Organizational Unit for /Test
$ more UsersList.csv
[email protected] [email protected] [email protected] [email protected]
JSON output: all columns.
$ gam redirect csv ./UsersList.csv ou /Test print userlist formatjson quotechar "'"
Getting all Users in the Organizational Unit for /Test, may take some time on a large Organizational Unit...
Got 12 Users in the Organizational Unit for /Test...
Got 4 Users directly in the Organizational Unit for /Test
$ more UsersList.csv
title,count,users
Users,4,'["[email protected]", "[email protected]", "[email protected]", "[email protected]"]'
JSON output: eliminate title
and count
columns.
$ gam config csv_output_header_filter "users" redirect csv ./UsersList.csv ou /Test print userlist formatjson quotechar "'"
Getting all Users in the Organizational Unit for /Test, may take some time on a large Organizational Unit...
Got 12 Users in the Organizational Unit for /Test...
Got 4 Users directly in the Organizational Unit for /Test
$ more UsersList.csv
users
'["[email protected]", "[email protected]", "[email protected]", "[email protected]"]'
JSON output: eliminate title
and count
columns, eliminate header row.
$ gam config csv_output_header_filter "users" redirect csv ./UsersList.csv noheader ou /Test print userlist formatjson quotechar "'"
Getting all Users in the Organizational Unit for /Test, may take some time on a large Organizational Unit...
Got 12 Users in the Organizational Unit for /Test...
Got 4 Users directly in the Organizational Unit for /Test
$ more UsersList.csv
'["[email protected]", "[email protected]", "[email protected]", "[email protected]"]'
JSON output: eliminate title
and count
columns, eliminate header row, eliminate single quote.
$ gam config csv_output_header_filter "users" redirect csv ./UsersList.csv noheader ou /Test print userlist formatjson quotechar " "
Getting all Users in the Organizational Unit for /Test, may take some time on a large Organizational Unit...
Got 12 Users in the Organizational Unit for /Test...
Got 4 Users directly in the Organizational Unit for /Test
$ more UsersList.csv
["[email protected]", "[email protected]", "[email protected]", "[email protected]"]
Display the number of users in an entity.
gam <UserTypeEntity> show count
gam <UserTypeEntity> print users showitemcountonly
gam print users select <UserTypeEntity> showitemcountonly
gam print users
([domain|domains <DomainNameEntity>] [(query <QueryUser>)|(queries <QueryUserList>)]
[limittoou <OrgUnitItem>] [deleted_only|only_deleted])|[select <UserTypeEntity>]
[issuspended <Boolean>]
showitemcountonly
Example
$ gam print users query "orgUnitPath='/Students/Middle School'" showitemcountonly
Getting all Users that match query (query="orgUnitPath='/Students/Middle School'"), may take some time on a large Google Workspace Account...
Got 221 Users: [email protected] - [email protected]
221
The Getting
and Got
messages are written to stderr, the count is writtem to stdout.
To retrieve the count with showitemcountonly
:
Linux/MacOS
count=$(gam print users query "orgUnitPath='/Students/Middle School'" showitemcountonly)
Windows PowerShell
count = & gam print users query "orgUnitPath='/Students/Middle School'" showitemcountonly
You have a CSV file of email addresses and want to verify of the addresses are valid users in your domain.
# Users.csv
$ more Users.csv
primaryEmail,name
[email protected],Test User 1
[email protected],Test User XXX
[email protected],Test User 2
# Without showvalidcolumn, non-domain users generate an error
$ gam redirect csv - multiprocess csv Users.csv gam user "~primaryEmail" print users fields primaryemail,id addcsvdata name "~name"
2024-02-23T11:29:00.407-08:00,0/3,Using 3 processes...
2024-02-23T11:29:00.410-08:00,0,Processing item 3/3
User: [email protected], Does not exist
2024-02-23T11:29:06.511-08:00,0/3,Processing complete
primaryEmail,id,name
[email protected],118080758787650801331,Test User 1
[email protected],107344800159717682514,Test User 2
# Using showvalidcolumn, a new column `Valid` indicates domain membership; no errors are generated
$ gam redirect csv - multiprocess csv Users.csv gam user "~primaryEmail" print users fields primaryemail,id addcsvdata name "~name" showvalidcolumn
2024-02-23T11:29:22.287-08:00,0/3,Using 3 processes...
2024-02-23T11:29:22.292-08:00,0,Processing item 3/3
2024-02-23T11:29:23.366-08:00,0/3,Processing complete
primaryEmail,id,Valid,name
[email protected],118080758787650801331,True,Test User 1
[email protected],,False,Test User XXX
[email protected],107344800159717682514,True,Test User 2
Need more help? Ask on the GAM Discussion Group
Update History
Installation
- How to Install GAM7
- How to Update Advanced GAM to GAM7
- How to Update GAM7
- How to Upgrade from Legacy GAM
- Install GAM as Python Library
- GAM7 on Chrome OS Devices
- GAM7 on Android Devices
- Google Network Addresses
- HTTPS Proxy
- SSL Root CA Certificates
- How to Uninstall GAM7
Configuration
- Authorization
- GAM Configuration
- Running GAM7 securely on a Google Compute Engine
- Using GAM7 with a delegated admin service account
- Using GAM7 with a YubiKey
Notes and Information
- Upgrade Benefits
- Questions? Visit the GAM Discussion Forum
- Scripts
- Other Resources
- Drive REST API v3
- BNF Syntax
- GAM Return Codes
- Python Regular Expressions
- Rclone
Definitions
Command Processing
- Bulk Processing
- Command Line Parsing
- Command Logging and Progress
- Command data from Google Docs/Sheets/Storage
- CSV Special Characters
- CSV Input Filtering
- CSV Output Filtering
- Meta Commands and File Redirection
- Permission matches
- Tag Replace
- Todrive
Collections
Client Access
- Addresses
- Administrators
- Alert Center
- Aliases
- Calendars
- Calendars - Access
- Calendars - Events
- Chrome Auto Update Expiration Counts
- Chrome Browser Cloud Management
- Chrome Device Needs Attention Counts
- Chrome Installed Apps
- Chrome Policies
- Chrome Printers
- Chrome Version Counts
- Chrome Version History
- ChromeOS Devices
- Classroom - Courses
- Classroom - Guardians
- Classroom - Invitations
- Classroom - Membership
- Cloud Channel
- Cloud Identity Devices
- Cloud Identity Groups
- Cloud Identity Groups - Membership
- Cloud Identity Policies
- Cloud Storage
- Context Aware Access Levels
- Customer
- Domains
- Domains - Verification
- Domain People - Contacts & Profiles
- Domain Shared Contacts - Global Address List
- Email Audit Monitor
- Find File Owner
- Google Data Transfers
- Groups
- Groups - Membership
- Inbound SSO
- Licenses
- Mobile Devices
- Organizational Units
- Reports
- Reseller
- Resources
- Send Email
- Schemas
- Shared Drives
- Sites
- Users
- Unmanaged Accounts
- Users - Signout and Turn off 2-Step Verification
- Vault - Takeout
- Version and Help
Special Service Account Access
Service Account Access
- Users - Analytics Admin
- Users - Application Specific Passwords
- Users - Backup Verification Codes
- Users - Calendars
- Users - Calendars - Access
- Users - Calendars - Events
- Users - Chat
- Users - Classification Labels
- Users - Classroom - Profile
- Users - Deprovision
- Users - Contacts
- Users - Contacts - Delegates
- Users - Drive - File Selection
- Users - Drive - Activity/Settings
- Users - Drive - Cleanup
- Users - Drive - Comments
- Users - Drive - Copy/Move
- Users - Drive - Files-Display
- Users - Drive - Files-Manage
- Users - Drive - Orphans
- Users - Drive - Ownership
- Users - Drive - Permissions
- Users - Drive - Query
- Users - Drive - Revisions
- Users - Drive - Shortcuts
- Users - Drive - Transfer
- Users - Forms
- Users - Gmail - Client Side Encryption
- Users - Gmail - Delegates
- Users - Gmail - Filters
- Users - Gmail - Forwarding
- Users - Gmail - Labels
- Users - Gmail - Messages/Threads
- Users - Gmail - Profile
- Users - Gmail - S/MIME
- Users - Gmail - SendAs/Signature/Vacation
- Users - Gmail - Settings
- Users - Group Membership
- Users - Keep
- Users - Looker Studio
- Users - Meet
- Users - Classroom - Profile
- Users - People - Contacts & Profiles
- Users - Photo
- Users - Profile Sharing
- Users - Shared Drives
- Users - Spreadsheets
- Users - Tasks
- Users - Tokens
- Users - YouTube