nerdexam
Blue_Coat

BCCPP · Question #53

When authenticating a guest user in an LDAP realm, which of these CPL properties would best be used to specify that the guest user should be part of the pre-defined LDAP group MobileUsers?

The correct answer is C. authorize.guest(MobileUsers). See the full explanation below for the reasoning.

Question

When authenticating a guest user in an LDAP realm, which of these CPL properties would best be used to specify that the guest user should be part of the pre-defined LDAP group MobileUsers?

Options

  • Aauthorize.guest(group=MobileUsers)
  • Bauthorize.add_group(MobileUsers)
  • Cauthorize.guest(MobileUsers)
  • Dauthorize.add_group(guest:MobileUsers)

How the community answered

(43 responses)
  • A
    9% (4)
  • B
    16% (7)
  • C
    72% (31)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full BCCPP Practice