---
myst:
html_meta:
description: Understanding Active Directory integration with Ubuntu Server including domain joining, authentication methods, and identity mapping.
---
(explanation-active-directory-integration)=
# Active Directory integration
If you have a Microsoft Active Directory domain set up, you can join your Ubuntu Server to it.
## Introduction
```{toctree}
:titlesonly:
intro-to/AD-integration
```
## Configuration
This section will talk you through the options available and help you make the appropriate choices for your setup.
```{toctree}
:titlesonly:
Choosing an integration method
Security identifiers (SIDs)
Identity Mapping (idmap) backends
The rid idmap backend
The autorid idmap backend
```
## See also
* How-to: {ref}`how-to-active-directory-integration`