가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

Active Directory 면접 질문과 답변

Ques 21. How does Active Directory handle authentication and authorization?

Authentication is the process of verifying the identity of a user, while authorization involves granting or denying access to resources based on the user's permissions. Active Directory uses Kerberos authentication and access control lists (ACLs) for these purposes.

Example:

When a user logs in, Active Directory authenticates the user using Kerberos, then checks the user's permissions to determine access rights.

도움이 되었나요? Add Comment View Comments
 

Ques 22. Explain the concept of Trust in Active Directory.

Trust in Active Directory establishes relationships between domains, allowing users in one domain to access resources in another. Trust can be one-way or two-way, and it defines the level of access and permissions granted between domains.

Example:

A company with multiple domains might establish a two-way trust to allow seamless resource access between the domains.

도움이 되었나요? Add Comment View Comments
 

Ques 23. What is the purpose of the Kerberos protocol in Active Directory?

Kerberos is a network authentication protocol used by Active Directory to provide secure authentication for users and services. It uses tickets to verify the identity of users and services in a network environment.

Example:

When a user logs in, Active Directory issues a Kerberos ticket that can be used to access various network resources without requiring the user to re-enter credentials.

도움이 되었나요? Add Comment View Comments
 

Ques 24. How does Active Directory support Group Nesting?

Group Nesting in Active Directory allows groups to be members of other groups. This feature simplifies the management of permissions by allowing administrators to assign permissions to a group rather than individual users.

Example:

Instead of assigning permissions to each user individually, administrators can add users to groups, and groups to other groups, to streamline access control.

도움이 되었나요? Add Comment View Comments
 

Ques 25. What is the purpose of the Netlogon service in Active Directory?

The Netlogon service in Active Directory is responsible for various authentication and replication tasks. It registers domain controllers in DNS, replicates domain information between domain controllers, and handles secure channel communications.

Example:

When a user logs in, the Netlogon service ensures that the logon request is processed securely and that domain information is synchronized.

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.