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.
Question
- 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)- A5% (3)
- B9% (5)
- C83% (48)
- D3% (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.
A dynamic access control policy is used for authorization decisions based on object properties, not for configuring Kerberos TGT lifetimes.
A password policy dictates password complexity, length, and history requirements, but it does not control Kerberos TGT lifetimes.
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.
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
Community Discussion
No community discussion yet for this question.