nerdexam
LPI

300-300 · Question #56

How is the Global Catalog of an Active Directory domain accessed?

The correct answer is A. Through LDAP queries to the ports 3268 (plain text) and 3269 (TLS encrypted). Global Catalog: The Global Catalog is a distributed data repository that contains a searchable, partial representation of every object in every domain in a multi-domain Active Directory forest. Access Method: It is accessed through LDAP queries to specific ports: Port 3268: For…

300.2 Samba Active Directory Domain Controller

Question

How is the Global Catalog of an Active Directory domain accessed?

Options

  • AThrough LDAP queries to the ports 3268 (plain text) and 3269 (TLS encrypted).
  • BThrough the share GCS SMB which is available on each domain controller.
  • CThrough GCS records in the DNS sub zone _gc in the domain's DNS zone.
  • DThrough LDAP queries to the base dn CN=GC in the standard LDAP directory.
  • EThrough SRV records in the DNS sub zone _msgc in the domain's DNS zone.

How the community answered

(32 responses)
  • A
    72% (23)
  • B
    3% (1)
  • C
    3% (1)
  • D
    16% (5)
  • E
    6% (2)

Explanation

Global Catalog: The Global Catalog is a distributed data repository that contains a searchable, partial representation of every object in every domain in a multi-domain Active Directory forest. Access Method: It is accessed through LDAP queries to specific ports: Port 3268: For plain text (unencrypted) LDAP queries. Port 3269: For LDAP queries encrypted with TLS.

Topics

#Global Catalog#Active Directory#LDAP#port 3268

Community Discussion

No community discussion yet for this question.

Full 300-300 Practice