You are here

ldap_authentication.settings.yml in Lightweight Directory Access Protocol (LDAP) 8.3

docs/hogwarts/drupal_configuration/ldap_authentication.settings.yml

File

docs/hogwarts/drupal_configuration/ldap_authentication.settings.yml
View source
  1. sids:
  2. hogwarts: hogwarts
  3. authenticationMode: 1
  4. loginUIUsernameTxt: 'Username LDAP notice text'
  5. loginUIPasswordTxt: 'Password LDAP notice text'
  6. ldapUserHelpLinkUrl: 'http://www.example.com/'
  7. ldapUserHelpLinkText: 'LDAP help link description text'
  8. emailOption: 3
  9. emailUpdate: 1
  10. passwordOption: 2
  11. allowOnlyIfTextInDn: { }
  12. excludeIfTextInDn: { }
  13. excludeIfNoAuthorizations: 0
  14. emailTemplateHandling: if_empty
  15. emailTemplate: '@username@example.com'
  16. emailTemplateUsageResolveConflict: true
  17. emailTemplateUsageNeverUpdate: true
  18. emailTemplateUsagePromptUser: true
  19. emailTemplateUsageRedirectOnLogin: false
  20. emailTemplateUsagePromptRegex: '.*@hogwarts\.edu'