User Tools

Site Tools


ldap_integration

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ldap_integration [2019/05/16 21:44] – [Autoupdate LDAP Recipients] lucyldap_integration [2019/05/17 08:59] lucy
Line 17: Line 17:
 (|(objectClass=inetOrgPerson)(objectClass=user)) (|(objectClass=inetOrgPerson)(objectClass=user))
  
 +{{ ldap2.png?600 }}
  
  
-{{ ldap2.png?600 }}+===== LDAP Update Preferences ===== 
 + 
 +This menu allows configuring automatic synchronization of LDAP recipients and users that were imported into LUCY. Automatic synchronization happens every 10 minutes. 
 + 
 +Note, these settings are global and all of the Autoupdate LDAP preferences per a group of recipients will be ignored with the settings enabled (see [[ldap_integration#autoupdate_ldap_recipients|Autoupdate LDAP Recipients]]). 
 + 
 +{{ :ldap_update.png?600 |}} 
 + 
 +LDAP update preferences contain 2 options for automatic action. 
 +It is possible to configure LUCY to add users and recipients automatically or to wait for the Administrator's decision. 
 + 
 +{{ :choice.png?600 |}} 
 + 
 +In case if you select "Waiting for administrator's decision", an Administrator will have to go to a control list and decide whether it is necessary to delete\add a recipient\user or not. 
 + 
 +{{ :control_list.png?600 |}} 
 + 
 +It is also possible to customize the pattern of automatic import of users from an Organization Unit. 
 +Lucy will scan an Organization Unit and automatically bind a role to an imported user according to the settings that can be seen on the screenshot below. 
 + 
 +{{ :role_bound.png?400 |}} 
 + 
 +User default role defines a role that will be assigned to users with manual import users from LDAP. 
 + 
 +{{ :default_role.png?400 |}} 
  
  
Line 40: Line 66:
  
 {{ :autoupdate_recepients.png?600 |}} {{ :autoupdate_recepients.png?600 |}}
 +
 +You may use regular Active Directory search filters, for example:
 +<code>
 +(|(objectClass=inetOrgPerson)(objectClass=user)).
 +</code>
 +
 +See [[https://social.technet.microsoft.com/wiki/contents/articles/5392.active-directory-ldap-syntax-filters.aspx|Microsoft Documentation]] for more info. 
 +
 +The Base DN of the query must be specified in the following format: 
 +<code>
 +dc=MyDomain,dc=com.
 +</code>
  
 ===== Importing users via LDAP ===== ===== Importing users via LDAP =====
Line 58: Line 96:
   * 4.Phone - recipient phone number   * 4.Phone - recipient phone number
  
-===== LDAP Update Preferences ===== 
- 
-This menu allows configuring automatic synchronization of LDAP users with LUCY users. 
-Automatic synchronization happens once in 10 minutes. 
-Note, these settings are global and all of the Autoupdate LDAP preferences per a group of recipients will be ignored with the settings enabled. 
- 
-{{ :ldap_update.png?600 |}} 
- 
-LDAP update preferences contain 2 options for automatic action. 
-It is possible to configure LUCY to add users and recipients automatically or to wait for the Administrator's decision. 
- 
-{{ :choice.png?600 |}} 
- 
-In case if you select "Waiting for administrator's decision", an Administrator will have to go to a control list and decide whether it is necessary to delete\add a recipient\user or not. 
- 
-{{ :control_list.png?600 |}} 
- 
-It is also possible to customize the pattern of automatic import of users from an Organization Unit. 
-Lucy will scan an Organization Unit and automatically bind a role to an imported user according to the settings that can be seen on the screenshot below. 
- 
-{{ :role_bound.png?600 |}} 
- 
-User default role defines a role that will be assigned to users with manual import users from LDAP. 
- 
-{{ :default_role.png?600 |}} 
  
ldap_integration.txt · Last modified: 2021/11/04 18:57 by lucysecurity