nerdexam
Microsoft

AZ-801 · Question #193

Your network contains an Active Directory Domain Services (AD DS) domain. You need to configure a ticket-granting ticket (TGT) lifetime for specific user and computer accounts. The solution must meet

The correct answer is C. an authentication policy and an authentication policy silo. To configure a Ticket-Granting Ticket (TGT) lifetime for specific user and computer accounts with minimal impact and effort, you should use an authentication policy and an authentication policy silo.

Secure Windows Server on-premises and hybrid infrastructures

Question

Your network contains an Active Directory Domain Services (AD DS) domain. You need to configure a ticket-granting ticket (TGT) lifetime for specific user and computer accounts. The solution must meet the following requirements:
  • Minimize the impact on the other user and computer accounts in the domain.
  • Minimize administrative effort. What should you configure?

Options

  • Aa dynamic access control policy
  • Ba password policy
  • Can authentication policy and an authentication policy silo
  • Da fine-grained password policy

How the community answered

(58 responses)
  • A
    5% (3)
  • B
    9% (5)
  • C
    83% (48)
  • D
    3% (2)

Why each option

To configure a Ticket-Granting Ticket (TGT) lifetime for specific user and computer accounts with minimal impact and effort, you should use an authentication policy and an authentication policy silo.

Aa dynamic access control policy

A dynamic access control policy is used for authorization decisions based on object properties, not for configuring Kerberos TGT lifetimes.

Ba password policy

A password policy dictates password complexity, length, and history requirements, but it does not control Kerberos TGT lifetimes.

Can authentication policy and an authentication policy siloCorrect

Authentication policies in Active Directory Domain Services allow administrators to define specific Kerberos Ticket-Granting Ticket (TGT) lifetimes and apply these settings to a targeted set of security principals. By assigning specific user and computer accounts to an authentication policy silo, the associated authentication policy's TGT lifetime settings are applied only to those accounts, minimizing impact on others and streamlining management.

Da fine-grained password policy

A fine-grained password policy is used to apply different password and account lockout policies to different user groups, not for configuring Kerberos TGT lifetimes.

Concept tested: AD DS authentication policy TGT lifetime

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/plan/authentication-policies

Topics

#Active Directory Authentication#Kerberos#Authentication Policies#Granular Policy Management

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice