[Koha-bugs] [Bug 8993] LDAP authentication improvements: multiple branch and transformation modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 23 11:15:22 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8993

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18806|0                           |1
        is obsolete|                            |

--- Comment #33 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 21347
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21347&action=edit
Bug 8993 - my attempt to get this module working

QA note: please fail this patch. With all this changes, I'm still not
able to login using following configuration:

<ldapserver uri="ldaps://ldap.ffzg.hr"
                 authmethod="search_dn"
                 replicate="1" update="0"
                 userid_from="uid"
  >

  <branch dn="dc=ffzg,dc=hr" />

  <transformation module="C4::LDAPTransform::RepeatableValues" />

</ldapserver>

This should be one of more simple configuration, and it doesn't work
with this patch. While I would love to have LDAP transformations
in perl code, I think this patch is too big rewrite with a lot of
edge cases which aren't convered.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list