This article is for IT administrators who have limited time to provision 50,000+ user accounts.
For quick, large-scale account provisioning, you can use third-party solutions. For example, the free, downloadable, open-source Google Apps Manager (GAM) uses the Admin SDK Directory API to create and manage Google Workspace users and groups.
GAM interacts with many Google APIs, which you can use to also manage other account features and resources. For more information about integrations with third parties, visit the tutorials page at Solve with Google Cloud.
Important: Google Cloud Support doesn't support GAM or other third-party solutions. We support the Admin SDK Directory API those tools use. GAM is subject to the Apache 2.0 license, which provides the terms and conditions for your use, reproduction, and distribution of GAM.Provisioning accounts on a large scale requires:
Some of your users might have a personal Google Account, such as a Gmail address, which could generate conflicts when you provision their new, managed Google Workspace or Cloud Identity account. To avoid such issues:
Avoid creating a complex organizational unit hierarchy with many levels. You can modify the hierarchy and move users later. Here are some tips on setting up a simplified organizational structure:
Read more about How the organizational structure works.
Create a comma-separated value (CSV) file with the necessary data to proceed with user account creation. Required fields:
OrgUnit—To create users in their respective organizational units, taking into account the recommendations above
Note: Enter a / (forward slash) to place users in your top-level (root) organizational unit. Separate child organizational units with a forward slash—for example /Staff/Teachers.
If you decide to GAM, follow these recommended steps:
This command helps you confirm that GAM is associated with the right Google Workspace account:
gam info domainTo create the users, GAM reads from a comma-separated value (CSV) file and issues the relevant requests to the Admin SDK Directory API.
If you created a comma-separated value (CSV) file with the fields specified in Step 3 above, this command creates the users in the CSV:
gam csv users.csv gam create user ~PrimaryEmail firstname ~FirstName lastname ~LastName password ~Password org ~OrgUnit changepassword onMake sure to:
If your data source only has the first and last names and one password for each user, you can create usernames in the format first.last@example.com. For a user named Charlie Smith, use Charlie.Smith@example.com.
The command is:
gam csv users.csv gam create user ~~FirstName~~.~~LastName~~@example.com password ~Password changepassword onThis approach assumes that no users have:
Go to the Name guidelines for users and groups.
Link nội dung: https://cdspvinhlong.edu.vn/gam-thu-a35313.html