mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-04-29 22:50:41 -03:00
Configurações LDAP atualizadas juntamente com o Authorization.
This commit is contained in:
@@ -13,7 +13,7 @@ bind_method: anon
|
||||
binddn: null
|
||||
bindpw: null
|
||||
basedn:
|
||||
- 'ou=People,dc=ime,dc=unicamp,dc=br'
|
||||
- 'dc=ime,dc=unicamp,dc=br'
|
||||
user_attr: uid
|
||||
account_name_attr: ''
|
||||
mail_attr: mail
|
||||
@@ -24,13 +24,13 @@ unique_persistent_attr_binary: false
|
||||
user_dn_expression: ''
|
||||
testing_drupal_username: ''
|
||||
testing_drupal_user_dn: ''
|
||||
grp_unused: true
|
||||
grp_object_cat: ''
|
||||
grp_unused: false
|
||||
grp_object_cat: groupofmembers
|
||||
grp_nested: false
|
||||
grp_user_memb_attr_exists: false
|
||||
grp_user_memb_attr: ''
|
||||
grp_memb_attr: ''
|
||||
grp_memb_attr_match_user_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: ''
|
||||
|
||||
Reference in New Issue
Block a user