Files
nexus/wiki/entities/Active-Directory.md
2026-04-19 00:02:42 +08:00

27 lines
806 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Active Directory"
type: entity
tags:
- Identity
- Microsoft
- Authentication
date-added: 2026-04-18
---
## Aliases
- AD
- Windows Server AD
## Description
Microsoft 的目录服务,提供身份验证和资源访问控制。在 SaaS Landing Zone 中Active Directory Account 包含两个 AD 节点,用于域加入和控制资源访问。
## Role in Architecture
- 支持 Windows 实例域加入
- 身份验证和访问控制
- 两个 AD 节点提供高可用性
- 远程访问通过 AD 进行身份验证(从 Checkpoint VPN 迁移到 Pulse VPN
## Related
- [[Microsoft]]:开发公司
- [[Domain Join]]:通过 SRE-provided AMIs 实现自动化域加入
- [[ctp-topic-17-active-directory-services-in-gruntwork-aws-lzs]]Gruntwork AWS Landing Zones 中的 AD 服务集成