Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:wizards [2020/12/15 11:49]
svandav
devel:documentation:wizards [2021/02/26 09:32]
svandav [Database table wizard]
Line 30: Line 30:
  
 {{ :devel:documentation:postgresql2.png?600 |}} {{ :devel:documentation:postgresql2.png?600 |}}
 +
 +==== Microsoft Active Directory (MS AD) wizard ====
 +{{tag>MSAD MS wizard}}
 +
 +The most ambitious is the wizard for connecting the **Microsoft Active Directory** system (AD). Connecting **AD** within **IdM** is very important and at the same time manual connection can be a relatively complex matter for many and more advanced users.
 +
 +The complication starts in communication with AD. Here it is very important to use **secure communication** (SSL), which requires the installation of a **correct** **certificate**. It is also important to verify that our service AD account has sufficient privileges.
 +
 +However, the biggest difficulties can occur with many rules that must be followed during the connection (**connector settings**) and especially in the way to correctly map the individual attributes of AD. Just choosing the right attributes to be mapped to AD may not be easy for an ignorant user.
 +
 +**This guide therefore solves all the mentioned problems** and is based on **our best experience** of how to effectively manage an AD system.
 +
 +
 +===== Connection to an AD system =====
 +
 +{{ :devel:documentation:wizard_ad_01.png?600 |}}
 +
  • by svandav