mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-05-02 06:10:40 -03:00
Arquivos de configurações do LDAP movidos para a pasta install.
This commit is contained in:
@@ -1,62 +0,0 @@
|
||||
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: { }
|
||||
sync_users: 1
|
||||
access_rules:
|
||||
-
|
||||
label: null
|
||||
entity_type: null
|
||||
bundle: ''
|
||||
operations: { }
|
||||
mode: restrictive
|
||||
memberships: { }
|
||||
field_conditions: { }
|
||||
enabled: false
|
||||
Reference in New Issue
Block a user