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

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

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

Prepare Interview

Active Directory 면접 질문과 답변

Ques 11. Explain the Global Catalog in Active Directory.

The Global Catalog is a distributed data repository in Active Directory that contains a searchable, partial representation of every object in the forest. It facilitates searches across domains and provides essential information during logon and resource access.

Example:

When searching for a user in a multi-domain environment, the Global Catalog helps locate the user without having to contact each domain separately.

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

Ques 12. What is Group Policy in Active Directory?

Group Policy is a feature in Active Directory that allows administrators to define and enforce policies for users and computers. These policies can control security settings, software installations, and other configurations.

Example:

Group Policy can be used to enforce password policies or deploy software updates to all computers in a domain.

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

Ques 13. How does Active Directory contribute to security in a network?

Active Directory enhances network security by providing a centralized authentication and authorization mechanism. It allows administrators to enforce security policies, control access to resources, and manage user permissions in a systematic way.

Example:

By defining Group Policies, administrators can ensure that all computers in the network comply with security standards.

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

Ques 14. What is the purpose of the RID Master in Active Directory?

The RID (Relative Identifier) Master is responsible for allocating unique RIDs to each domain controller in a domain. RIDs are used in the creation of security principals such as user and group accounts.

Example:

When a new user is created, the RID Master assigns a unique identifier to that user within the domain.

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

Ques 15. Explain the concept of Forest in Active Directory.

A Forest is the highest level of organizational structure in Active Directory and consists of one or more domains. Domains within a forest share a common schema, configuration, and global catalog. A forest is identified by a unique name and represents the security and administrative boundary for the organization.

Example:

A company with multiple subsidiaries might have a forest to represent the entire organization, with each subsidiary as a separate domain.

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

Most helpful rated by users:

Copyright © 2026, WithoutBook.