You are here

ldap_servers.server.hogwarts.yml in Lightweight Directory Access Protocol (LDAP) 8.3

docs/hogwarts/drupal_configuration/ldap_servers.server.hogwarts.yml

File

docs/hogwarts/drupal_configuration/ldap_servers.server.hogwarts.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: hogwarts
  5. label: 'Hogwarts Example'
  6. type: openldap
  7. address: localhost
  8. port: 9389
  9. timeout: 30
  10. tls: false
  11. followrefs: null
  12. weight: null
  13. bind_method: service_account
  14. binddn: 'cn=admin,dc=hogwarts,dc=edu'
  15. bindpw: admin
  16. basedn: "ou=people,dc=hogwarts,dc=edu\r\nou=groups,dc=hogwarts,dc=edu"
  17. user_attr: cn
  18. account_name_attr: ''
  19. mail_attr: mail
  20. mail_template: ''
  21. picture_attr: jpegphoto
  22. unique_persistent_attr: uid
  23. unique_persistent_attr_binary: false
  24. user_dn_expression: ''
  25. testing_drupal_username: hpotter
  26. testing_drupal_user_dn: 'cn=hpotter,ou=people,dc=hogwarts,dc=edu'
  27. grp_unused: false
  28. grp_object_cat: groupofnames
  29. grp_nested: true
  30. grp_user_memb_attr_exists: false
  31. grp_user_memb_attr: ''
  32. grp_memb_attr: member
  33. grp_memb_attr_match_user_attr: dn
  34. grp_derive_from_dn: '0'
  35. grp_derive_from_dn_attr: ''
  36. grp_test_grp_dn: ''
  37. grp_test_grp_dn_writeable: ''
  38. search_pagination: false
  39. search_page_size: null