nerdexam
Oracle

1Z0-116 · Question #55

Which three authentication methods are available with Centrally Managed Users (CMU)?

The correct answer is A. remote Access Services authentication D. kerberos authentication E. username/password authentication. Centrally Managed Users (CMU) integrates database or system user management with a central directory service (such as Microsoft Active Directory), and it supports exactly three authentication mechanisms: Remote Access Services authentication (A), Kerberos authentication (D)…

Configuring and Auditing User Security

Question

Which three authentication methods are available with Centrally Managed Users (CMU)?

Options

  • Aremote Access Services authentication
  • Bsmart key authentication
  • Cpublic key Infrastructure (PKT) authentication
  • Dkerberos authentication
  • Eusername/password authentication
  • FSSH authentication

How the community answered

(24 responses)
  • A
    88% (21)
  • C
    4% (1)
  • F
    8% (2)

Explanation

Centrally Managed Users (CMU) integrates database or system user management with a central directory service (such as Microsoft Active Directory), and it supports exactly three authentication mechanisms: Remote Access Services authentication (A), Kerberos authentication (D), and username/password authentication (E). These three align with how a directory service verifies identities - via delegated remote authentication, ticket-based network authentication, and direct credential validation, respectively.

Why the distractors are wrong:

  • B (Smart key) - "Smart key" is not a recognized CMU authentication category; smart card/token-based auth falls under PKI, not a standalone method here.
  • C (PKI/PKT) - Note the typo "PKT" is itself a red flag. While PKI exists in broader security contexts, it is not one of the three defined CMU authentication methods in this framework.
  • F (SSH) - SSH is a transport/connection protocol, not an authentication method that CMU manages directly; conflating the two is a common exam trap.

Memory tip: Think "RKU" - Remote Access, Kerberos, Username/password. These are the three practical ways a centrally managed user can prove their identity: by delegating to a remote service, using a Kerberos ticket from a domain controller, or simply providing credentials. If it sounds more like a protocol (SSH) or a hardware token concept (smart key), it's not on the CMU list.

Topics

#Centrally Managed Users#Authentication methods#Kerberos#Remote Access Services

Community Discussion

No community discussion yet for this question.

Full 1Z0-116 Practice