Difference between revisions of "Active Directory Integration"

[unchecked revision][unchecked revision]
Line 1: Line 1:
= Synchronizing User Accounts with Active Directory =
+
{{DISPLAYTITLE:Synchronizing User Accounts with Active Directory}}
 +
{{Directory Services Preamble|Active Directory}}
  
In addition to adding users manually as described in chapter [[Users,_Folders_and_Settings#User_Management|User Management]], MailStore Server can synchronize its internal user database with the Active Directory of your company.
 
  
During synchronization user information such as user names and email addresses are read from Active Directory and recorded in MailStore Server's user database. No changes are made to the Active Directory itself by MailStore Server. The scope of the synchronization can be limited through filters.
 
  
 
<p class="msnote">'''Please note:''' MailStore Server does support neither subdomains nor domain trusts.
 
<p class="msnote">'''Please note:''' MailStore Server does support neither subdomains nor domain trusts.
 
The MailStore Server service must run as 'Local System account' and the server must be a member of the domain if you want to use 'Integrated Windows authentication'.</p>
 
The MailStore Server service must run as 'Local System account' and the server must be a member of the domain if you want to use 'Integrated Windows authentication'.</p>
  
== Accessing Directoy Service Integration ==
+
=== Accessing Directoy Service Integration ===
 
 
 
*Log on to MailStore Client as a MailStore Server administrator.
 
*Log on to MailStore Client as a MailStore Server administrator.
 
*Click on ''Administrative Tools'' > ''Users and Privileges'' and then on ''Directory Services''.
 
*Click on ''Administrative Tools'' > ''Users and Privileges'' and then on ''Directory Services''.
Line 16: Line 14:
 
[[File:mads_sync_01.png|center|450px]]
 
[[File:mads_sync_01.png|center|450px]]
  
== Connection to Active Directory ==
+
=== Connection to Active Directory ===
 
 
 
For synchronization MailStore Server requires information on how to connect to the Active Directory.  
 
For synchronization MailStore Server requires information on how to connect to the Active Directory.  
  
Line 26: Line 23:
 
**''Windows Authentication''<br/>If MailStore Server is installed directly on an Active Directory domain controller, the MailStore Server service already has the necessary privileges to authenticate against Active Directory using Windows authentication.
 
**''Windows Authentication''<br/>If MailStore Server is installed directly on an Active Directory domain controller, the MailStore Server service already has the necessary privileges to authenticate against Active Directory using Windows authentication.
  
== User Database Synchronization ==
+
=== User Database Synchronization ===
 
 
 
After configuring the connection settings as described above, you can specify filter criteria for the Active Directory synchronization in this section.
 
After configuring the connection settings as described above, you can specify filter criteria for the Active Directory synchronization in this section.
  
Line 43: Line 39:
 
{{:Includes:Login_with_Directory_Services_Credentials|Active Directory|[[Active_Directory_Integration#Synchronizing_User_Accounts_with_Active_Directory|Synchronizing User Accounts with Active Directory]]|[[File:mads_ldapauth_01.png|center|350px]]}}
 
{{:Includes:Login_with_Directory_Services_Credentials|Active Directory|[[Active_Directory_Integration#Synchronizing_User_Accounts_with_Active_Directory|Synchronizing User Accounts with Active Directory]]|[[File:mads_ldapauth_01.png|center|350px]]}}
  
= MailStore Client Single Sign-On =
+
== MailStore Client Single Sign-On ==
  
 
For information on using the single sign-on functionality in Active Directory environments, please refer to the article [[MailStore_Client_Deployment|MailStore Client Deployment]].
 
For information on using the single sign-on functionality in Active Directory environments, please refer to the article [[MailStore_Client_Deployment|MailStore Client Deployment]].
  
 
[[de:Active Directory-Integration]]
 
[[de:Active Directory-Integration]]
 +
[[en:Active Directory Integration]]

Revision as of 10:02, 25 June 2014

In addition to adding users manually as described in chapter User Management, MailStore Server can synchronize its internal user database with the Active Directory of your organization.

During synchronization, user information, such as user names and email addresses, is copied from the Active Directory into MailStore Server's user database. That way, users can use their Active Directory credentials to also log on to MailStore Server and emails can be assigned to their corresponding user archives automatically, for example. No changes are made to the Active Directory itself by MailStore Server. The scope of the synchronization can be limited through filters.



Please note: MailStore Server does support neither subdomains nor domain trusts. The MailStore Server service must run as 'Local System account' and the server must be a member of the domain if you want to use 'Integrated Windows authentication'.

Accessing Directoy Service Integration

  • Log on to MailStore Client as a MailStore Server administrator.
  • Click on Administrative Tools > Users and Privileges and then on Directory Services.
  • In the Integration section, change the directory service type to Active Directory.
Mads sync 01.png

Connection to Active Directory

For synchronization MailStore Server requires information on how to connect to the Active Directory.

  • Server (optional)
    DNS name or IP address of an Active Directory domain controller. If the MailStore Server machine is a member of the Active Directory, this setting is detected automatically.
  • Base-DN (optional)
    Base DN of your Active Directory. Often the Base DN can be derived from the Active Directory domain name. For example, if the Active Directory domain name is company.local the Base DN usually is dc=company,dc=local. The Base DN can also be selected by clicking the button left of the text field if access to an Active Directory domain controller is available. If the MailStore Server machine is a member of the Active Directory, this setting is detected automatically.
  • Authentication
    Define how the MailStore Server service should identify itself to the Active Directory:

    • Standard Authentication
      If MailStore Server is not installed directly on an Active Directory domain controller, using standard authentication is required. In this case, fill out the User Name and Password fields; enter the user name in UPN notation, e.g. [email protected]
    • Windows Authentication
      If MailStore Server is installed directly on an Active Directory domain controller, the MailStore Server service already has the necessary privileges to authenticate against Active Directory using Windows authentication.

User Database Synchronization

After configuring the connection settings as described above, you can specify filter criteria for the Active Directory synchronization in this section.

  • Synchronize Microsoft Exchange users only
    Only user accounts with email addresses configured in Active Directory will be taken into account by the synchronization. Clear this checkbox only if all Active Directory users should be created as MailStore Server users as well.
  • Synchronize enabled users only
    Only user accounts enabled in Active Directory will be taken into account by the synchronization. Deactivating this option may be useful if certain Exchange mailboxes should be archived whose Active Directory user accounts are deactivated by default.
  • Synchronize users visible in address lists only
    Only Active Directory user accounts will be taken into account by the synchronization whose Exchange mailboxes are not hidden from Exchange address lists.
  • Sync only these groups
    Choose one or several Active Directory security groups if you only want their members to be created as MailStore Server users. That way it's possible to exclude certain Active Directory accounts from being synchronized to MailStore Server, e.g. system accounts.

Includes:Directory Services Options Includes:Assign Default Privileges Includes:Run Directory Services Synchronization

Mads sync 02.png

Includes:Login with Directory Services Credentials

MailStore Client Single Sign-On

For information on using the single sign-on functionality in Active Directory environments, please refer to the article MailStore Client Deployment.