mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-03-09 17:57:41 -03:00
14 lines
376 B
YAML
14 lines
376 B
YAML
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
|