mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-03-09 09:47:45 -03:00
14 lines
431 B
YAML
14 lines
431 B
YAML
langcode: pt-br
|
|
status: true
|
|
dependencies: { }
|
|
id: department_sync
|
|
label: 'Department Sync'
|
|
server_id: ldap_ime_unicamp_br
|
|
base_dn: 'ou=Departments,dc=ime,dc=unicamp,dc=br'
|
|
filter: (objectClass=imeccDepartment)
|
|
attributes: 'cn,imeccDepartmentCode,departmentNumber,imeccDepartmentType,imeccDepartmentCoord,imeccDepartmentAssocCoord,description,mail,telephoneNumber,roomNumber'
|
|
size_limit: 0
|
|
time_limit: 0
|
|
dereference: 0
|
|
scope: one
|