Initial commit

This commit is contained in:
root
2026-02-12 09:10:28 -03:00
commit 537aaae204
29 changed files with 743 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
ldap_server_id: ldap_ime_unicamp_br
ldap_query_id: department_sync
enable_hierarchy: 1
parent_attribute: departmentNumber
child_attribute: imeccDepartmentCode
group_type_id: departments
attribute_mappings:
-
field: label
attribute: description
mapping_type: simple
-
field: field_dept_code
attribute: imeccDepartmentCode
mapping_type: simple
-
field: field_dept_acronym
attribute: cn
mapping_type: simple
-
field: field_dept_type
attribute: imeccDepartmentType
mapping_type: simple
-
field: field_dept_phone
attribute: telephoneNumber
mapping_type: simple
-
field: field_dept_room
attribute: roomNumber
mapping_type: simple
-
field: field_dept_mail
attribute: mail
mapping_type: simple
-
field: field_dept_coord
attribute: imeccDepartmentCoord
mapping_type: user_reference
-
field: field_dept_coord_assoc
attribute: imeccDepartmentAssocCoord
mapping_type: user_reference
role_mapping_enabled: 1
role_mappings:
-
group_role: departments-member
source: group_field_match
source_field: field_user_dept_code
group_field: field_dept_code
values: { }