[identity] driver = ldap [resource] driver = sql [assignment] driver = sql [role] driver = sql [ldap] url = ldap://ldap.mngt.bh.helux.nl suffix = dc=helux,dc=nl query_scope = sub user = cn=manager,dc=helux,dc=nl password = 'PASSWORD' use_dumb_member = False user_tree_dn = ou=people,dc=helux,dc=nl user_objectclass = inetOrgPerson user_id_attribute = cn user_name_attribute = cn #user_mail_attribute = mail #user_pass_attribute = userPassword #user_enabled_attribute = group_tree_dn = ou=group,dc=helux,dc=nl group_objectclass = groupOfUniqueNames group_id_attribute = cn group_name_attribute = cn group_member_attribute = uniqueMember #group_desc_attribute = description user_allow_create = false user_allow_update = false user_allow_delete = false project_allow_create = false project_allow_update = false project_allow_delete = false role_allow_create = false role_allow_update = false role_allow_delete = false group_allow_create = false group_allow_update = false group_allow_delete = false