mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-03-10 02:07:41 -03:00
38 lines
784 B
YAML
38 lines
784 B
YAML
langcode: pt-br
|
|
status: true
|
|
dependencies: { }
|
|
id: ldap_ime_unicamp_br
|
|
label: ldap.ime.unicamp.br
|
|
type: openldap
|
|
address: ldap.ime.unicamp.br
|
|
port: 389
|
|
timeout: 10
|
|
encryption: none
|
|
weight: null
|
|
bind_method: anon
|
|
binddn: null
|
|
bindpw: null
|
|
basedn:
|
|
- 'ou=People,dc=ime,dc=unicamp,dc=br'
|
|
user_attr: uid
|
|
account_name_attr: ''
|
|
mail_attr: mail
|
|
mail_template: ''
|
|
picture_attr: ''
|
|
unique_persistent_attr: uid
|
|
unique_persistent_attr_binary: false
|
|
user_dn_expression: ''
|
|
testing_drupal_username: ''
|
|
testing_drupal_user_dn: ''
|
|
grp_unused: true
|
|
grp_object_cat: ''
|
|
grp_nested: false
|
|
grp_user_memb_attr_exists: false
|
|
grp_user_memb_attr: ''
|
|
grp_memb_attr: ''
|
|
grp_memb_attr_match_user_attr: ''
|
|
grp_derive_from_dn: false
|
|
grp_derive_from_dn_attr: ''
|
|
grp_test_grp_dn: ''
|
|
grp_test_grp_dn_writeable: ''
|