Since UH is a G-Suite, our hawaii.edu domain has unlimited storage for google drive.
...
Service Accounts
Access our service accounts through the Google Developers Console. Erik, Frank and I are owners of the project "Tenure" that created the 2 service accounts.
The client secret json files are loaded on the respective test/trng/prod servers under the home directory's .tenure-conf folder
Old Service Accounts
The test service account email address is tenure-service-account@robotic-vista-178000.iam.gserviceaccount.com
The prod service account email address is tenure-service-account@its-tenure-and-promotion-proj.iam.gserviceaccount.comThere's one for test and one for prod.
There's a uhtnptst@hawaii.edu and a uhtnp@hawaii.edu user which the service account acts on behalf of the logged in user. These users have been granted an admin role created by Help Desk and that admin role is granted access to Drives and Docs.
Code Block |
---|
Grant domain-wide delegation authority for the following clientIDs under the G Suite project named "Tenure"
* 100382501517502303226
* 102969607084129771179
Grant admin access role to uhtnptst@hawaii.edu, which is the exact same role that you granted to uhtnp@hawaii.edu; this role is restricted to Drives and Docs. |
With the service account acting on behalf of the uhtnp user, the service account no longer needs to be a member on the shared drive; only the uhtnp user needs to be on the shared drive.
- uhtnptst is only added to TEST shared drives, i.e. application IDs starting with 199000xx
- uhtnp is only added to PROD shared drives, i.e. application IDs starting at 1000
The client secret json files are deprecated and new p12 keys were generated to perform the delegation. Those p12 files are loaded on the respective test/trng/prod servers under the home directory's .tenure-conf folder
Drive synchronization software
With GSuite, end users have 2 options to synch their drive files with their desktop and UH's contract supports both
Drive File Stream supports both team and google drives
Backup & Synch only supports google drives
Here's a good comparison between the two:
Google Drive
Only the owner of the folder/file can check "Prevent editors from changing access and adding new people"
...
- TOCs not retained
- hyperlinks retained
- bookmarks retained?
- ask Moriko if she's willing to share her word document
...