mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-05-01 02:40:42 -03:00
Arquivos de configurações do LDAP movidos para a pasta install.
This commit is contained in:
@@ -1,37 +0,0 @@
|
||||
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:
|
||||
- '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: false
|
||||
grp_object_cat: groupofmembers
|
||||
grp_nested: false
|
||||
grp_user_memb_attr_exists: false
|
||||
grp_user_memb_attr: ''
|
||||
grp_memb_attr: member
|
||||
grp_memb_attr_match_user_attr: dn
|
||||
grp_derive_from_dn: false
|
||||
grp_derive_from_dn_attr: ''
|
||||
grp_test_grp_dn: ''
|
||||
grp_test_grp_dn_writeable: ''
|
||||
Reference in New Issue
Block a user