Score:0

Can GCDS (Google Cloud Directory Sync) trigger a cloud function?

id flag

I would like to run a Google Cloud function that renames the posixAccounts -> {username,homeDirectory} in Google Directory . I am hoping that it's possible to have the function triggered after a successful run of GCDS. Is this possible? Is there a better way to have these attributes changed after a GCDS?

Score:1
us flag

If you are using a 3rd party LDAP server and to answer your question, it is not possible. Since GCDS will only sync from LDAP server to your Google Directory.

But if you are using Google Workspaces Admin, one option is Google's directory API, you can check this overview also.

This is just a theory as I haven't tested it yet, but you can try to forward Admin audit logs to Cloud Logging, and then create a log sink to forward the logs to a Pub/Sub topic, and then trigger the function.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.