view .svn/pristine/b7/b7ce32d6d323c0c17625f798be613bed9b23b225.svn-base @ 1580:fa3d9c22497c dockerise

More requires
author Chris Cannam
date Fri, 04 Aug 2017 18:01:54 +0100
parents cbb26bc654de
children
line wrap: on
line source
--- 
auth_sources_001: 
  id: 1
  type: AuthSourceLdap
  name: 'LDAP test server'
  host: '127.0.0.1'
  port: 389
  base_dn: 'OU=Person,DC=redmine,DC=org'
  attr_login: uid
  attr_firstname: givenName
  attr_lastname: sn
  attr_mail: mail
  onthefly_register: true