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 revisionBoth sides next revision
ldap_integration [2019/05/17 08:50] lucyldap_integration [2019/05/17 08:59] lucy
Line 23: Line 23:
  
 This menu allows configuring automatic synchronization of LDAP recipients and users that were imported into LUCY. Automatic synchronization happens every 10 minutes. 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]]). 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]]).
  
Line 44: Line 45:
  
 {{ :default_role.png?400 |}} {{ :default_role.png?400 |}}
 +
  
  
Line 64: 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 =====
ldap_integration.txt · Last modified: 2021/11/04 18:57 by lucysecurity