mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-03-10 02:07:41 -03:00
Initial commit
This commit is contained in:
13
config/optional/ldap_query.ldap_query_entity.people_sync.yml
Normal file
13
config/optional/ldap_query.ldap_query_entity.people_sync.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
langcode: pt-br
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: people_sync
|
||||
label: 'People Sync'
|
||||
server_id: ldap_ime_unicamp_br
|
||||
base_dn: 'ou=People,dc=ime,dc=unicamp,dc=br'
|
||||
filter: '(&(objectClass=imeccPerson)(|(employeeType=Professor)(employeeType=Pesquisador)(employeeType=Posdoutorando)(employeeType=Funcionario)))'
|
||||
attributes: ''
|
||||
size_limit: 0
|
||||
time_limit: 0
|
||||
dereference: 0
|
||||
scope: one
|
||||
Reference in New Issue
Block a user