Free Google Cloud-Digital-Leader Actual Exam Questions - Question 6 Discussion

Question No. 6
Your company security team manages access control to production systems using an LDAP directory
group.
How is this access control managed in the Google Cloud production project?
Select one option, then reveal solution.
US
MA
Mohammad A.
2026-02-18

Option A makes sense since service accounts can be assigned roles regardless of LDAP syncing.

0
MN
Michael N.
2026-02-16

It’s C. Assuming the LDAP group is synced to a Google Group, assigning the IAM role directly to that Google Group in the project’s IAM policy is the cleanest way to manage access. Options A and B focus on service accounts, which isn’t what the question suggests for user access control. D doesn’t make much sense since folders aren’t named after LDAP groups and don’t handle access that way. The key is that syncing LDAP groups to Google Groups lets you manage access via IAM roles on the group itself, so C fits best here.

0
MN
Michael N.
2026-02-15

Maybe A here. If the LDAP group isn’t synced to Google Groups, you can’t assign roles directly to it. So managing access by assigning roles to a service account in the IAM policy (A) could be the way to handle it. Options B and C rely on that sync existing, which the question doesn’t confirm. D seems irrelevant since folders and project naming don’t control access tied to LDAP groups.

0
YQ
Yasir Q.
2026-02-12

This is tricky since LDAP groups don’t automatically sync with Google IAM. If there’s no syncing, you can’t assign roles directly to the LDAP group, so option A makes more sense for managing service account permissions. A

0
AG
Arjun G.
2026-01-25

B imo, because granting roles/iam.serviceAccountUser on the service account lets individual users act as that account, which is more granular than just group role assignment. C assumes the group sync always happens.

0
RD
Rayan D.
2026-01-22

C vs A—if LDAP sync isn’t set up, A might be safer since it’s direct role assignment.

0
AS
Arjun S.
2026-01-20

It’s C because assigning roles to the Google Group lets you manage access in one place for all users synced from LDAP. A and B focus on service accounts, which isn’t the main point here.

0
AS
Arjun S.
2026-01-17

A/B? A is more about service accounts, which isn’t really about managing user access through LDAP groups. B sounds specific to service accounts too, so less likely. C looks cleaner for group-based access.

0
AS
Arjun S.
2026-01-15

C/D? Assigning roles directly to the Google Group (C) makes sense for managing access via LDAP groups. Creating a folder with the same name (D) seems unrelated to access control here.

0